Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp345 const f32 posTop = y; in PrintGlyph() local
348 const f32 posTop = y + glyph.height * m_Scale.y; in PrintGlyph() local
359 attrs[internal::POS_Y] = posTop; in PrintGlyph()
363 attrs[internal::POS_Y] = posTop; in PrintGlyph()