Home
last modified time | relevance | path

Searched refs:_cef_frame_handler_t (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/include/capi/
Dcef_frame_handler_capi.h132 typedef struct _cef_frame_handler_t { struct
144 void(CEF_CALLBACK* on_frame_created)(struct _cef_frame_handler_t* self, argument
154 void(CEF_CALLBACK* on_frame_attached)(struct _cef_frame_handler_t* self, argument
166 void(CEF_CALLBACK* on_frame_detached)(struct _cef_frame_handler_t* self, argument
184 void(CEF_CALLBACK* on_main_frame_changed)(struct _cef_frame_handler_t* self, argument
Dcef_client_capi.h131 struct _cef_frame_handler_t*(CEF_CALLBACK* get_frame_handler)(
/third_party/cef/libcef_dll/cpptoc/
Dframe_handler_cpptoc.cc25 frame_handler_on_frame_created(struct _cef_frame_handler_t* self, in frame_handler_on_frame_created()
50 frame_handler_on_frame_attached(struct _cef_frame_handler_t* self, in frame_handler_on_frame_attached()
77 frame_handler_on_frame_detached(struct _cef_frame_handler_t* self, in frame_handler_on_frame_detached()
102 frame_handler_on_main_frame_changed(struct _cef_frame_handler_t* self, in frame_handler_on_main_frame_changed()
Dclient_cpptoc.cc168 struct _cef_frame_handler_t* CEF_CALLBACK
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch8924 - struct _cef_frame_handler_t*(CEF_CALLBACK* get_frame_handler)(
8926 + struct _cef_frame_handler_t *(CEF_CALLBACK *get_frame_handler)(
26844 -struct _cef_frame_handler_t* CEF_CALLBACK
26846 +struct _cef_frame_handler_t *CEF_CALLBACK