Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_CharWriter.cpp303 const u32 charIdx = m_pDispStringBuffer->charCount; in PrintGlyph() local
305 if (charIdx >= m_pDispStringBuffer->charCountMax) in PrintGlyph()
314 &m_pDispStringBuffer->GetCharAttrs()[charIdx]; in PrintGlyph()