Searched refs:m_bType1 (Results 1 – 2 of 2) sorted by relevance
354 m_bType1 = (subtype == "CIDFontType0"); in Load()385 if (m_bType1) in Load()706 if (m_bType1) in GlyphFromCharCode()758 m_Font.LoadSubst(m_BaseFontName, !m_bType1, m_Flags, in LoadSubstFont()
82 bool m_bType1 = false; variable