Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp288 const f32 texLeft = 1.0f * glyph.cellX / glyph.texWidth; in PrintGlyph() local
331 texLeft, in PrintGlyph()
387 attrs[internal::TEXCOORD_X] = texLeft; in PrintGlyph()
391 attrs[internal::TEXCOORD_X] = texLeft; in PrintGlyph()