Searched refs:CIDFontType (Results 1 – 3 of 3) sorted by relevance
66 enum class CIDFontType : bool { enum83 CIDFontType m_FontType = CIDFontType::kTrueType;
434 subtype == "CIDFontType0" ? CIDFontType::kType1 : CIDFontType::kTrueType; in Load()471 if (m_FontType == CIDFontType::kType1) in Load()512 if (m_FontType == CIDFontType::kTrueType && IsEmbedded()) in Load()801 if (m_FontType == CIDFontType::kType1) in GlyphFromCharCode()853 m_Font.LoadSubst(m_BaseFontName, m_FontType == CIDFontType::kTrueType, in LoadSubstFont()
1830 CIDFontType