Searched refs:m_Charset (Results 1 – 15 of 15) sorted by relevance
384 m_Charset = m_pCMap->GetCharset(); in Load()385 if (m_Charset == CIDSET_UNKNOWN) { in Load()388 m_Charset = CPDF_CMapParser::CharsetFromOrdering( in Load()392 if (m_Charset != CIDSET_UNKNOWN) { in Load()395 m_pCID2UnicodeMap = manager->GetCID2UnicodeMap(m_Charset, bPromptCJK); in Load()498 if (!m_pFontFile && m_Charset == CIDSET_JAPAN1) { in GetCharBBox()686 if (m_Charset == CIDSET_JAPAN1) { in GlyphFromCharCode()783 g_CharsetCPs[m_Charset], IsVertWriting()); in LoadSubstFont()848 m_Charset = CIDSET_GB1; in LoadGB2312()853 m_pCID2UnicodeMap = manager->GetCID2UnicodeMap(m_Charset, false); in LoadGB2312()[all …]
76 CIDSet GetCharset() const { return m_Charset; } in GetCharset()77 void SetCharset(CIDSet set) { m_Charset = set; } in SetCharset()93 CIDSet m_Charset; variable
24 if (m_Charset == CIDSET_UNICODE) { in UnicodeFromCID()36 m_Charset = charset; in Load()
27 CIDSet m_Charset; member243 m_Charset(CIDSET_UNKNOWN), in CPDF_CMap()275 m_Charset = map->m_Charset; in LoadPredefined()286 m_pEmbedMap = FPDFAPI_FindEmbeddedCMap(bsName, m_Charset, m_Coding); in LoadPredefined()
24 CIDSet m_Charset;
78 CIDSet m_Charset; variable
51 nCharset = pSubstFont->m_Charset; in Initialize()82 nCharset = pSubstFont->m_Charset; in SetDefaultFont()140 if (pSubst->m_Charset == nCharset) { in FindResFontSameCharset()
13 : m_Charset(FX_CHARSET_ANSI), in CFX_SubstFont()
17 int m_Charset; variable
27 m_pFont->GetSubstFont()->m_Charset == FX_CHARSET_Symbol) { in GlyphFromCharCode()
427 pSubstFont->m_Charset = FX_CHARSET_Symbol; in FindSubstFont()432 pSubstFont->m_Charset = FX_CHARSET_Symbol; in FindSubstFont()633 pSubstFont->m_Charset = FX_CHARSET_Symbol; in FindSubstFont()680 pSubstFont->m_Charset = Charset; in FindSubstFont()
140 if (pSubstFont->m_Charset == FX_CHARSET_ShiftJIS) in RenderGlyph()
582 if (m_pSubstFont->m_Charset == FX_CHARSET_ShiftJIS) in LoadGlyphPathImpl()
179 uint8_t m_Charset; member783 if (g_FX_CharsetUnicodes[i].m_Charset == charset) in CalculateEncodingDict()
158 if (pSubst->m_Charset == static_cast<int>(charSet)) { in GetNativeFont()