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

  /external/pdfium/core/fpdfapi/parser/
cpdf_data_avail.h 147 bool LoadPages();
cpdf_document.h 87 void LoadPages();
cpdf_data_avail.cpp 747 bool CPDF_DataAvail::LoadPages() {
756 m_pDocument->LoadPages();
865 if (!LoadPages())
cpdf_document.cpp 390 LoadPages();
402 void CPDF_Document::LoadPages() {
    [all...]

Completed in 229 milliseconds