Searched refs:pdf_callback (Results 1 – 2 of 2) sorted by relevance
387 printing::CefPrintViewManager::PdfPrintCallback pdf_callback; in PrintToPDF() local389 pdf_callback = base::BindOnce(&CefPdfPrintCallback::OnPdfPrintFinished, in PrintToPDF()394 std::move(pdf_callback)); in PrintToPDF()
5243 std::move(pdf_callback));