Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp296 const f32 texTop = 1.0f * (glyph.texHeight - glyph.cellY) / glyph.texHeight; in PrintGlyph() local
334 texTop, in PrintGlyph()
386 attrs[internal::TEXCOORD_Y] = texTop; in PrintGlyph()
390 attrs[internal::TEXCOORD_Y] = texTop; in PrintGlyph()