Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_print_handler_capi.h92 typedef struct _cef_print_handler_t { struct
104 void(CEF_CALLBACK* on_print_start)(struct _cef_print_handler_t* self, argument
112 void(CEF_CALLBACK* on_print_settings)(struct _cef_print_handler_t* self, argument
123 struct _cef_print_handler_t* self, argument
133 int(CEF_CALLBACK* on_print_job)(struct _cef_print_handler_t* self, argument
142 void(CEF_CALLBACK* on_print_reset)(struct _cef_print_handler_t* self, argument
150 struct _cef_print_handler_t* self,
Dcef_client_capi.h163 struct _cef_print_handler_t*(CEF_CALLBACK* get_print_handler)(
/third_party/cef/libcef_dll/cpptoc/
Dprint_handler_cpptoc.cc27 print_handler_on_print_start(struct _cef_print_handler_t* self, in print_handler_on_print_start()
47 print_handler_on_print_settings(struct _cef_print_handler_t* self, in print_handler_on_print_settings()
74 print_handler_on_print_dialog(struct _cef_print_handler_t* self, in print_handler_on_print_dialog()
104 print_handler_on_print_job(struct _cef_print_handler_t* self, in print_handler_on_print_job()
143 print_handler_on_print_reset(struct _cef_print_handler_t* self, in print_handler_on_print_reset()
163 print_handler_get_pdf_paper_size(struct _cef_print_handler_t* self, in print_handler_get_pdf_paper_size()
Dclient_cpptoc.cc248 struct _cef_print_handler_t* CEF_CALLBACK
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch1179 - struct _cef_print_handler_t *(CEF_CALLBACK *get_print_handler)(
1181 + struct _cef_print_handler_t*(CEF_CALLBACK* get_print_handler)(
9300 -struct _cef_print_handler_t *CEF_CALLBACK
9302 +struct _cef_print_handler_t* CEF_CALLBACK
D0003-ohos-1115.patch8991 - struct _cef_print_handler_t*(CEF_CALLBACK* get_print_handler)(
8993 + struct _cef_print_handler_t *(CEF_CALLBACK *get_print_handler)(
27524 -struct _cef_print_handler_t* CEF_CALLBACK
27526 +struct _cef_print_handler_t *CEF_CALLBACK