Chromium Embedded Framework (CEF)
115.2.0+g096e3eb+chromium-115.0.5790.13
|
This is the complete list of members for CefPrintHandler, including all inherited members.
AddRef() const =0 | CefBaseRefCounted | pure virtual |
GetPdfPaperSize(CefRefPtr< CefBrowser > browser, int device_units_per_inch) | CefPrintHandler | inlinevirtual |
HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual |
HasOneRef() const =0 | CefBaseRefCounted | pure virtual |
OnPrintDialog(CefRefPtr< CefBrowser > browser, bool has_selection, CefRefPtr< CefPrintDialogCallback > callback)=0 | CefPrintHandler | pure virtual |
OnPrintJob(CefRefPtr< CefBrowser > browser, const CefString &document_name, const CefString &pdf_file_path, CefRefPtr< CefPrintJobCallback > callback)=0 | CefPrintHandler | pure virtual |
OnPrintReset(CefRefPtr< CefBrowser > browser)=0 | CefPrintHandler | pure virtual |
OnPrintSettings(CefRefPtr< CefBrowser > browser, CefRefPtr< CefPrintSettings > settings, bool get_defaults)=0 | CefPrintHandler | pure virtual |
OnPrintStart(CefRefPtr< CefBrowser > browser)=0 | CefPrintHandler | pure virtual |
Release() const =0 | CefBaseRefCounted | pure virtual |
~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |