Searched refs:CPDF_FontGlobals (Results 1 – 12 of 12) sorted by relevance
15 CPDF_FontGlobals::CPDF_FontGlobals() { in CPDF_FontGlobals() function in CPDF_FontGlobals20 CPDF_FontGlobals::~CPDF_FontGlobals() {} in ~CPDF_FontGlobals()22 CPDF_Font* CPDF_FontGlobals::Find(CPDF_Document* pDoc, uint32_t index) { in Find()29 CPDF_Font* CPDF_FontGlobals::Set(CPDF_Document* pDoc, in Set()37 void CPDF_FontGlobals::Clear(CPDF_Document* pDoc) { in Clear()
18 class CPDF_FontGlobals {20 CPDF_FontGlobals();21 ~CPDF_FontGlobals();
38 CPDF_FontGlobals* pFontGlobals = in Load()
306 CPDF_FontGlobals* pFontGlobals = in GetStockFont()
124 CPDF_FontGlobals* GetFontGlobals() { in GetFontGlobals()
22 CPDF_FontGlobals* GetFontGlobals();27 CPDF_FontGlobals m_FontGlobals;
19 CPDF_FontGlobals* CPDF_PageModule::GetFontGlobals() { in GetFontGlobals()
38 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedKorea1CMaps()
42 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedGB1CMaps()
42 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedCNS1CMaps()
54 CPDF_FontGlobals* pFontGlobals = in LoadEmbeddedJapan1CMaps()
26 CPDF_FontGlobals* pFontGlobals = in FPDFAPI_FindEmbeddedCMap()