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

  /external/pdfium/core/fpdfapi/parser/
cpdf_document.h 109 int FindPageIndex(CPDF_Dictionary* pNode,
cpdf_document.cpp 519 int CPDF_Document::FindPageIndex(CPDF_Dictionary* pNode,
562 int found_index = FindPageIndex(pKid, skip_count, objnum, index, level + 1);
587 int found_index = FindPageIndex(pPages, &skip_count, objnum, &start_index);
    [all...]

Completed in 98 milliseconds