Searched refs:m_AlternateWithPrimary (Results 1 – 2 of 2) sorted by relevance
34 m_AlternateWithPrimary(true) in PairFont()151 m_AlternateWithPrimary = true; in SetAlternateChar()156 m_AlternateWithPrimary = false; in SetAlternateChar()192 else if (m_AlternateWithPrimary) in GetCharWidth()213 else if (m_AlternateWithPrimary) in GetCharWidths()237 else if (m_AlternateWithPrimary) in GetGlyph()
157 bool m_AlternateWithPrimary; variable