Searched refs:m_bType1 (Results 1 – 2 of 2) sorted by relevance
366 m_bType1 = (subtype == "CIDFontType0"); in Load()371 bool bPromptCJK = m_pFontFile && m_bType1; in Load()398 if (m_bType1) in Load()728 if (m_bType1) in GlyphFromCharCode()781 m_Font.LoadSubst(m_BaseFont, !m_bType1, m_Flags, in LoadSubstFont()849 m_bType1 = false; in LoadGB2312()
79 bool m_bType1; variable