Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc387 printing::CefPrintViewManager::PdfPrintCallback pdf_callback; in PrintToPDF() local
389 pdf_callback = base::BindOnce(&CefPdfPrintCallback::OnPdfPrintFinished, in PrintToPDF()
394 std::move(pdf_callback)); in PrintToPDF()
/third_party/chromium/patch/
D0004-3.2-Beta5.patch5243 std::move(pdf_callback));