Home
last modified time | relevance | path

Searched defs:PdfPrintState (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/printing/
Dprint_view_manager.cc171 struct CefPrintViewManager::PdfPrintState { struct in printing::CefPrintViewManager
172 content::RenderFrameHost* printing_rfh_ = nullptr;
173 base::FilePath output_path_;
174 base::DictionaryValue settings_;
175 PdfPrintCallback callback_;