HomeSort by relevance Sort by last modified time
    Searched refs:GetPageModule (Results 1 - 12 of 12) sorted by null

  /external/pdfium/core/fpdfapi/
cpdf_modulemgr.h 45 CPDF_PageModule* GetPageModule() const { return m_pPageModule.get(); }
  /external/pdfium/core/fpdfapi/cmaps/CNS1/
cmaps_cns1.cpp 48 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
  /external/pdfium/core/fpdfapi/cmaps/GB1/
cmaps_gb1.cpp 48 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
  /external/pdfium/core/fpdfapi/cmaps/Korea1/
cmaps_korea1.cpp 42 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
  /external/pdfium/core/fpdfapi/cmaps/Japan1/
cmaps_japan1.cpp 60 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
  /external/pdfium/core/fpdfapi/cmaps/
fpdf_cmaps.cpp 62 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
  /external/pdfium/core/fpdfapi/font/
fpdf_font.cpp 309 ->GetPageModule()
cpdf_font.cpp 302 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
fpdf_font_cid.cpp 776 CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
cpdf_cidfont.cpp 117 return CPDF_ModuleMgr::Get()->GetPageModule()->GetFontGlobals();
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 331 return CPDF_ModuleMgr::Get()->GetPageModule()->GetStockCS(family);
    [all...]
  /external/pdfium/core/fpdfapi/parser/
cpdf_document.cpp 358 CPDF_ModuleMgr::Get()->GetPageModule()->ClearStockFont(this);
    [all...]

Completed in 324 milliseconds