Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp295 const f32 texBottom = 1.0f * (glyph.texHeight - (glyph.cellY + glyph.height)) in PrintGlyph() local
334 texBottom); in PrintGlyph()
392 attrs[internal::TEXCOORD_Y] = texBottom; in PrintGlyph()
396 attrs[internal::TEXCOORD_Y] = texBottom; in PrintGlyph()