Searched refs:pHints (Results 1 – 2 of 2) sorted by relevance
99 DocAvailStatus IsDocAvail(DownloadHints* pHints);100 DocAvailStatus IsPageAvail(uint32_t dwPage, DownloadHints* pHints);101 DocFormStatus IsFormAvail(DownloadHints* pHints);
93 DownloadHints* pHints) { in IsDocAvail() argument97 const HintsScope hints_scope(m_pFileRead.Get(), pHints); in IsDocAvail()805 DownloadHints* pHints) { in IsPageAvail() argument825 const HintsScope hints_scope(GetValidator().Get(), pHints); in IsPageAvail()975 DownloadHints* pHints) { in IsFormAvail() argument976 const HintsScope hints_scope(GetValidator().Get(), pHints); in IsFormAvail()