Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/printing/
Dprint_view_manager.h61 void DidPrepareDocumentForPreview(int32_t document_cookie, in DidPrepareDocumentForPreview()
70 void PrinterSettingsInvalid(int32_t document_cookie, in PrinterSettingsInvalid()
Dprint_view_manager.cc135 void StopWorker(int document_cookie) { in StopWorker()
303 void CefPrintViewManager::PrintPreviewFailed(int32_t document_cookie, in PrintPreviewFailed()
308 void CefPrintViewManager::PrintPreviewCancelled(int32_t document_cookie, in PrintPreviewCancelled()