Home
last modified time | relevance | path

Searched refs:cef_print_handler_t (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dprint_handler_ctocpp.cc28 cef_print_handler_t* _struct = GetStruct(); in OnPrintStart()
50 cef_print_handler_t* _struct = GetStruct(); in OnPrintSettings()
78 cef_print_handler_t* _struct = GetStruct(); in OnPrintDialog()
110 cef_print_handler_t* _struct = GetStruct(); in OnPrintJob()
146 cef_print_handler_t* _struct = GetStruct(); in OnPrintReset()
166 cef_print_handler_t* _struct = GetStruct(); in GetPdfPaperSize()
196 cef_print_handler_t*
199 cef_print_handler_t>::UnwrapDerived(CefWrapperType type, in UnwrapDerived()
208 cef_print_handler_t>::kWrapperType =
Dprint_handler_ctocpp.h31 cef_print_handler_t> {
Dclient_ctocpp.cc243 cef_print_handler_t* _retval = _struct->get_print_handler(_struct); in GetPrintHandler()
/third_party/cef/libcef_dll/cpptoc/
Dprint_handler_cpptoc.cc209 cef_print_handler_t>::UnwrapDerived(CefWrapperType type, in UnwrapDerived()
210 cef_print_handler_t* s) { in UnwrapDerived()
218 cef_print_handler_t>::kWrapperType =
Dprint_handler_cpptoc.h31 cef_print_handler_t> {
/third_party/cef/include/capi/
Dcef_print_handler_capi.h153 } cef_print_handler_t; typedef
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch16681 - cef_print_handler_t *_retval = _struct->get_print_handler(_struct);
16682 + cef_print_handler_t* _retval = _struct->get_print_handler(_struct);
D0003-ohos-1115.patch32713 - cef_print_handler_t* _retval = _struct->get_print_handler(_struct);
32714 + cef_print_handler_t *_retval = _struct->get_print_handler(_struct);