Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp342 const f32 posLeft = x; in PrintGlyph() local
343 const f32 posRight = posLeft + glyph.widths.glyphWidth * m_Scale.x; in PrintGlyph()
362 attrs[internal::POS_X] = posLeft; in PrintGlyph()
366 attrs[internal::POS_X] = posLeft; in PrintGlyph()