Searched refs:GetFontGlobals (Results 1 – 11 of 11) sorted by relevance
116 CPDF_FontGlobals* GetFontGlobals() { in GetFontGlobals() function117 return CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in GetFontGlobals()142 const auto& codes = GetFontGlobals()->m_EmbeddedToUnicodes[charset]; in EmbeddedUnicodeFromCharcode()154 const auto& codes = GetFontGlobals()->m_EmbeddedToUnicodes[charset]; in EmbeddedCharcodeFromUnicode()354 CPDF_CMapManager& manager = GetFontGlobals()->m_CMapManager; in Load()830 CPDF_CMapManager& manager = GetFontGlobals()->m_CMapManager; in LoadGB2312()
310 ->GetFontGlobals() in Load()
302 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in GetStockFont()
776 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in Load()
21 CPDF_FontGlobals* GetFontGlobals();
17 CPDF_FontGlobals* CPDF_PageModule::GetFontGlobals() { in GetFontGlobals() function in CPDF_PageModule
42 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedKorea1CMaps()
48 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedGB1CMaps()
48 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedCNS1CMaps()
60 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedJapan1CMaps()
62 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in FPDFAPI_FindEmbeddedCMap()