Home
last modified time | relevance | path

Searched defs:_cef_focus_handler_t (Results 1 – 1 of 1) 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