Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_focus_handler_capi.h56 typedef struct _cef_focus_handler_t { struct
68 void(CEF_CALLBACK* on_take_focus)(struct _cef_focus_handler_t* self, argument
77 int(CEF_CALLBACK* on_set_focus)(struct _cef_focus_handler_t* self, argument
84 void(CEF_CALLBACK* on_got_focus)(struct _cef_focus_handler_t* self, argument
Dcef_client_capi.h123 struct _cef_focus_handler_t*(CEF_CALLBACK* get_focus_handler)(
/third_party/cef/libcef_dll/cpptoc/
Dfocus_handler_cpptoc.cc23 void CEF_CALLBACK focus_handler_on_take_focus(struct _cef_focus_handler_t* self, in focus_handler_on_take_focus()
43 int CEF_CALLBACK focus_handler_on_set_focus(struct _cef_focus_handler_t* self, in focus_handler_on_set_focus()
66 void CEF_CALLBACK focus_handler_on_got_focus(struct _cef_focus_handler_t* self, in focus_handler_on_got_focus()
Dclient_cpptoc.cc152 struct _cef_focus_handler_t* CEF_CALLBACK
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch1127 - struct _cef_focus_handler_t *(CEF_CALLBACK *get_focus_handler)(
1129 + struct _cef_focus_handler_t*(CEF_CALLBACK* get_focus_handler)(
9234 -struct _cef_focus_handler_t *CEF_CALLBACK
9236 +struct _cef_focus_handler_t* CEF_CALLBACK
D0003-ohos-1115.patch8939 - struct _cef_focus_handler_t*(CEF_CALLBACK* get_focus_handler)(
8941 + struct _cef_focus_handler_t *(CEF_CALLBACK *get_focus_handler)(
27458 -struct _cef_focus_handler_t* CEF_CALLBACK
27460 +struct _cef_focus_handler_t *CEF_CALLBACK