Searched refs:m_LastCharCode (Results 1 – 2 of 2) sorted by relevance
53 m_LastCharCode(0), in ResFontBase()293 if (c == m_LastCharCode) in FindGlyphIndex()298 m_LastCharCode = c; in FindGlyphIndex()
333 mutable CharCode m_LastCharCode; variable