Searched refs:m_bUseFontWidth (Results 1 – 2 of 2) sorted by relevance
873 if (m_bUseFontWidth) { in LoadCharMetrics()887 if (m_bUseFontWidth) { in LoadCharMetrics()949 m_bUseFontWidth = TRUE; in LoadCommon()951 m_bUseFontWidth = FALSE; in LoadCommon()1012 if (!m_bUseFontWidth && !(m_Flags & PDFFONT_FIXEDPITCH)) { in LoadSubstFont()
386 FX_BOOL m_bUseFontWidth; variable