Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/printing/
Dprint_view_manager.cc135 void StopWorker(int document_cookie) { in StopWorker() function
145 base::BindOnce(&PrinterQuery::StopWorker, std::move(printer_query))); in StopWorker()
276 StopWorker(params->document_cookie); in MetafileReadyForPrinting()