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

  /external/pdfium/core/fpdfapi/parser/
cpdf_document.h 123 bool InsertDeletePDFPage(CPDF_Dictionary* pPages,
cpdf_document.cpp 678 bool CPDF_Document::InsertDeletePDFPage(CPDF_Dictionary* pPages,
715 if (!InsertDeletePDFPage(pKid, nPagesToGo, pPageDict, bInsert, pVisited))
745 if (!InsertDeletePDFPage(pPages, iPage, pPageDict, true, &stack))
762 if (!InsertDeletePDFPage(pPages, iPage, nullptr, false, &stack))
    [all...]

Completed in 193 milliseconds