Searched refs:m_pMapList (Results 1 – 6 of 6) sorted by relevance
43 pFontGlobals->m_EmbeddedCharsets[CIDSET_KOREA1].m_pMapList = in LoadEmbeddedKorea1CMaps()
49 pFontGlobals->m_EmbeddedCharsets[CIDSET_GB1].m_pMapList = g_FXCMAP_GB1_cmaps; in LoadEmbeddedGB1CMaps()
49 pFontGlobals->m_EmbeddedCharsets[CIDSET_CNS1].m_pMapList = in LoadEmbeddedCNS1CMaps()
61 pFontGlobals->m_EmbeddedCharsets[CIDSET_JAPAN1].m_pMapList = in LoadEmbeddedJapan1CMaps()
64 pFontGlobals->m_EmbeddedCharsets[charset].m_pMapList; in FPDFAPI_FindEmbeddedCMap()
76 const struct FXCMAP_CMap* m_pMapList; member