Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_request_handler_capi.h79 typedef struct _cef_request_handler_t { struct
97 int(CEF_CALLBACK* on_before_browse)(struct _cef_request_handler_t* self, argument
121 struct _cef_request_handler_t* self, argument
146 struct _cef_request_handler_t* self, argument
168 struct _cef_request_handler_t* self, argument
187 int(CEF_CALLBACK* on_quota_request)(struct _cef_request_handler_t* self, argument
201 int(CEF_CALLBACK* on_certificate_error)(struct _cef_request_handler_t* self, argument
222 struct _cef_request_handler_t* self, argument
235 void(CEF_CALLBACK* on_plugin_crashed)(struct _cef_request_handler_t* self, argument
244 void(CEF_CALLBACK* on_render_view_ready)(struct _cef_request_handler_t* self, argument
[all …]