Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp344 const f32 posLeft = x; in PrintGlyph() local
345 const f32 posRight = posLeft + glyph.widths.glyphWidth * m_Scale.x; in PrintGlyph()
364 attrs[internal::POS_X] = posLeft; in PrintGlyph()
368 attrs[internal::POS_X] = posLeft; in PrintGlyph()