Home
last modified time | relevance | path

Searched refs:m_FontGlobals (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_doc.cpp32 CPDF_FontGlobals* GetFontGlobals() override { return &m_FontGlobals; } in GetFontGlobals()
35 m_FontGlobals.Clear(pDoc); in ClearStockFont()
41 CPDF_FontGlobals m_FontGlobals; member in CPDF_PageModule
75 m_FontGlobals.m_CMapManager.ReloadAll(); in NotifyCJKAvailable()