Searched refs:IsDocAvail (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfpdf_dataavail.cpp117 return ((CFPDF_DataAvail*)avail)->m_pDataAvail->IsDocAvail(&hints_wrap);
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h875 virtual FX_BOOL IsDocAvail(IFX_DownloadHints* pHints) = 0;
955 virtual FX_BOOL IsDocAvail(IFX_DownloadHints* pHints);
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_parser.cpp2897 FX_BOOL CPDF_DataAvail::IsDocAvail(IFX_DownloadHints* pHints) function in class:CPDF_DataAvail

Completed in 293 milliseconds