Searched refs:m_bUseFontWidth (Results 1 – 2 of 2) sorted by relevance
68 if (m_bUseFontWidth) { in LoadCharMetrics()88 if (m_bUseFontWidth) { in LoadCharMetrics()195 m_bUseFontWidth = !pWidthArray; in LoadCommon()251 if (!m_bUseFontWidth && !FontStyleIsFixedPitch(m_Flags)) { in LoadSubstFont()293 return !m_bUseFontWidth; in HasFontWidths()
45 bool m_bUseFontWidth; variable