Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp297 const f32 texBottom = 1.0f * (glyph.texHeight - (glyph.cellY + glyph.height)) in PrintGlyph() local
336 texBottom); in PrintGlyph()
394 attrs[internal::TEXCOORD_Y] = texBottom; in PrintGlyph()
398 attrs[internal::TEXCOORD_Y] = texBottom; in PrintGlyph()