Searched refs:GetFontGlobals (Results 1 – 9 of 9) sorted by relevance
19 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in FPDFAPI_FindEmbeddedCMap()189 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in FPDFAPI_LoadCID2UnicodeMap()
42 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedKorea1CMaps()
48 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedCNS1CMaps()
48 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedGB1CMaps()
58 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in LoadEmbeddedJapan1CMaps()
95 virtual CPDF_FontGlobals* GetFontGlobals() = 0;
295 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in EmbeddedCharcodeFromUnicode()324 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in EmbeddedUnicodeFromCharcode()1194 ->GetFontGlobals() in _Load()1218 ->GetFontGlobals() in _Load()1699 ->GetFontGlobals() in LoadGB2312()1703 ->GetFontGlobals() in LoadGB2312()
362 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals(); in GetStockFont()655 ->GetFontGlobals() in Load()
32 CPDF_FontGlobals* GetFontGlobals() override { return &m_FontGlobals; } in GetFontGlobals() function in CPDF_PageModule