Home
last modified time | relevance | path

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

/external/chromium_org/pdf/pdfium/
Dpdfium_engine.h160 struct DownloadHints : public FX_DOWNLOADHINTS { struct
553 DownloadHints download_hints_;
Dpdfium_engine.cc666 PDFiumEngine::DownloadHints* download_hints = in AddSegment()
667 static_cast<PDFiumEngine::DownloadHints*>(param); in AddSegment()