Searched refs:CPDF_FontGlobals (Results 1 – 12 of 12) sorted by relevance
73 CPDF_FontGlobals::CPDF_FontGlobals() { in CPDF_FontGlobals() function in CPDF_FontGlobals78 CPDF_FontGlobals::~CPDF_FontGlobals() {} in ~CPDF_FontGlobals()80 CPDF_Font* CPDF_FontGlobals::Find(CPDF_Document* pDoc, uint32_t index) { in Find()87 CPDF_Font* CPDF_FontGlobals::Set(CPDF_Document* pDoc, in Set()95 void CPDF_FontGlobals::Clear(CPDF_Document* pDoc) { in Clear()
61 class CPDF_FontGlobals {63 CPDF_FontGlobals();64 ~CPDF_FontGlobals();
301 CPDF_FontGlobals* pFontGlobals = in GetStockFont()
775 CPDF_FontGlobals* pFontGlobals = in Load()
116 CPDF_FontGlobals* GetFontGlobals() { in GetFontGlobals()
21 CPDF_FontGlobals* GetFontGlobals();26 CPDF_FontGlobals m_FontGlobals;
17 CPDF_FontGlobals* CPDF_PageModule::GetFontGlobals() { in GetFontGlobals()
41 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedKorea1CMaps()
47 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedGB1CMaps()
47 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedCNS1CMaps()
59 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedJapan1CMaps()
61 CPDF_FontGlobals* pFontGlobals = in FPDFAPI_FindEmbeddedCMap()