Searched refs:m_bUseFontWidth (Results 1 – 2 of 2) sorted by relevance
50 if (m_bUseFontWidth) { in LoadCharMetrics()70 if (m_bUseFontWidth) { in LoadCharMetrics()112 m_bUseFontWidth = !pWidthArray; in LoadCommon()169 if (!m_bUseFontWidth && !FontStyleIsFixedPitch(m_Flags)) { in LoadSubstFont()217 return !m_bUseFontWidth; in HasFontWidths()
48 bool m_bUseFontWidth; variable