Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp305 const u32 charIdx = m_pDispStringBuffer->charCount; in PrintGlyph() local
307 if (charIdx >= m_pDispStringBuffer->charCountMax) in PrintGlyph()
316 &m_pDispStringBuffer->GetCharAttrs()[charIdx]; in PrintGlyph()