Searched refs:m_AlternateWithPrimary (Results 1 – 2 of 2) sorted by relevance
36 m_AlternateWithPrimary(true) in PairFont()153 m_AlternateWithPrimary = true; in SetAlternateChar()158 m_AlternateWithPrimary = false; in SetAlternateChar()194 else if (m_AlternateWithPrimary) in GetCharWidth()215 else if (m_AlternateWithPrimary) in GetCharWidths()239 else if (m_AlternateWithPrimary) in GetGlyph()
159 bool m_AlternateWithPrimary; variable