Searched refs:GetDownloadHints (Results 1 – 2 of 2) sorted by relevance
155 FPDFAvail_IsDocAvail(*avail, network_simulator->GetDownloadHints()); in OpenDocumentHelper()168 FPDFAvail_IsFormAvail(*avail, network_simulator->GetDownloadHints()); in OpenDocumentHelper()179 network_simulator->GetDownloadHints()); in OpenDocumentHelper()239 fake_file_access_->GetDownloadHints()); in GetFirstPageNum()247 fake_file_access_->GetDownloadHints()); in GetPageCount()
22 FX_DOWNLOADHINTS* GetDownloadHints() const { return download_hints_.get(); } in GetDownloadHints() function