Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_browser_capi.h248 typedef struct _cef_pdf_print_callback_t { struct
260 struct _cef_pdf_print_callback_t* self, argument
450 struct _cef_pdf_print_callback_t* callback);
/third_party/cef/libcef_dll/cpptoc/
Dpdf_print_callback_cpptoc.cc23 pdf_print_callback_on_pdf_print_finished(struct _cef_pdf_print_callback_t* self, in pdf_print_callback_on_pdf_print_finished()