Home
last modified time | relevance | path

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

/third_party/cef/include/capi/views/
Dcef_button_delegate_capi.h56 typedef struct _cef_button_delegate_t { struct
65 void(CEF_CALLBACK* on_button_pressed)(struct _cef_button_delegate_t* self, argument
72 struct _cef_button_delegate_t* self, argument
Dcef_label_button_capi.h154 struct _cef_button_delegate_t* delegate,
/third_party/cef/libcef_dll/cpptoc/views/
Dbutton_delegate_cpptoc.cc26 button_delegate_on_button_pressed(struct _cef_button_delegate_t* self, in button_delegate_on_button_pressed()
46 button_delegate_on_button_state_changed(struct _cef_button_delegate_t* self, in button_delegate_on_button_state_changed()
Dmenu_button_delegate_cpptoc.cc61 menu_button_delegate_on_button_pressed(struct _cef_button_delegate_t* self, in menu_button_delegate_on_button_pressed()
82 struct _cef_button_delegate_t* self, in menu_button_delegate_on_button_state_changed()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc322 struct _cef_button_delegate_t*,
1675 struct _cef_button_delegate_t* delegate, in cef_label_button_create()