Searched refs:m_bUseFontWidth (Results 1 – 2 of 2) sorted by relevance
790 if (m_bUseFontWidth) { in LoadCharMetrics()809 if (m_bUseFontWidth) { in LoadCharMetrics()868 m_bUseFontWidth = TRUE; in LoadCommon()870 m_bUseFontWidth = FALSE; in LoadCommon()930 if (!m_bUseFontWidth && !(m_Flags & PDFFONT_FIXEDPITCH)) { in LoadSubstFont()
341 FX_BOOL m_bUseFontWidth; variable