Searched refs:GetFontGlobals (Results 1 – 11 of 11) sorted by relevance
124 CPDF_FontGlobals* GetFontGlobals() { in GetFontGlobals() function125 return CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in GetFontGlobals()155 std::tie(count, map) = GetFontGlobals()->GetEmbeddedToUnicode(charset); in EmbeddedUnicodeFromCharcode()169 std::tie(count, map) = GetFontGlobals()->GetEmbeddedToUnicode(charset); in EmbeddedCharcodeFromUnicode()368 CPDF_CMapManager* manager = GetFontGlobals()->GetCMapManager(); in Load()851 CPDF_CMapManager* manager = GetFontGlobals()->GetCMapManager(); in LoadGB2312()
39 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in Load()
226 ->GetFontGlobals() in Load()
307 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in GetStockFont()
22 CPDF_FontGlobals* GetFontGlobals();
19 CPDF_FontGlobals* CPDF_PageModule::GetFontGlobals() { in GetFontGlobals() function in CPDF_PageModule
39 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedKorea1CMaps()
43 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedCNS1CMaps()
43 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedGB1CMaps()
55 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedJapan1CMaps()
27 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in FPDFAPI_FindEmbeddedCMap()