Home
last modified time | relevance | path

Searched refs:CheckLinearizedFirstPage (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2799 DocAvailStatus CheckLinearizedFirstPage(int iPage, IFX_DownloadHints* pHints);
4375 IPDF_DataAvail::DocAvailStatus CPDF_DataAvail::CheckLinearizedFirstPage( in CheckLinearizedFirstPage() function in CPDF_DataAvail
4429 DocAvailStatus nRet = CheckLinearizedFirstPage(iPage, pHints); in IsPageAvail()