Home
last modified time | relevance | path

Searched refs:texTop (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp294 const f32 texTop = 1.0f * (glyph.texHeight - glyph.cellY) / glyph.texHeight; in PrintGlyph() local
332 texTop, in PrintGlyph()
384 attrs[internal::TEXCOORD_Y] = texTop; in PrintGlyph()
388 attrs[internal::TEXCOORD_Y] = texTop; in PrintGlyph()