Searched refs:m_bUseFontWidth (Results 1 – 2 of 2) sorted by relevance
860 if (m_bUseFontWidth) { in LoadCharMetrics()874 if (m_bUseFontWidth) { in LoadCharMetrics()936 m_bUseFontWidth = TRUE; in LoadCommon()938 m_bUseFontWidth = FALSE; in LoadCommon()997 if (!m_bUseFontWidth && !(m_Flags & PDFFONT_FIXEDPITCH)) { in LoadSubstFont()
399 FX_BOOL m_bUseFontWidth; variable