Home
last modified time | relevance | path

Searched defs:_cef_load_handler_t (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/capi/
Dcef_load_handler_capi.h56 typedef struct _cef_load_handler_t { struct
69 void(CEF_CALLBACK* on_loading_state_change)(struct _cef_load_handler_t* self, argument
87 void(CEF_CALLBACK* on_load_start)(struct _cef_load_handler_t* self, argument
102 void(CEF_CALLBACK* on_load_end)(struct _cef_load_handler_t* self, argument
114 void(CEF_CALLBACK* on_load_error)(struct _cef_load_handler_t* self, argument