Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp290 const f32 texLeft = 1.0f * glyph.cellX / glyph.texWidth; in PrintGlyph() local
333 texLeft, in PrintGlyph()
389 attrs[internal::TEXCOORD_X] = texLeft; in PrintGlyph()
393 attrs[internal::TEXCOORD_X] = texLeft; in PrintGlyph()