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 124 bool InsertDeletePDFPage(CPDF_Dictionary* pPages,
cpdf_document.cpp 681 bool CPDF_Document::InsertDeletePDFPage(CPDF_Dictionary* pPages,
718 if (!InsertDeletePDFPage(pKid, nPagesToGo, pPageDict, bInsert, pVisited))
748 if (!InsertDeletePDFPage(pPages, iPage, pPageDict, true, &stack))
765 if (!InsertDeletePDFPage(pPages, iPage, nullptr, false, &stack))
    [all...]

Completed in 286 milliseconds