Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2816 bool IsFirstCheck(int iPage);
3392 bool CPDF_DataAvail::IsFirstCheck(int iPage) { in IsFirstCheck() function in CPDF_DataAvail
4416 if (IsFirstCheck(iPage)) { in IsPageAvail()