Searched refs:m_LastCharCode (Results 1 – 2 of 2) sorted by relevance
55 m_LastCharCode(0), in ResFontBase()295 if (c == m_LastCharCode) in FindGlyphIndex()300 m_LastCharCode = c; in FindGlyphIndex()
335 mutable CharCode m_LastCharCode; variable