Home
last modified time | relevance | path

Searched refs:cef_menu_button_delegate_t (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/views/
Dmenu_button_delegate_cpptoc.cc77 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_on_button_pressed()
98 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_on_button_state_changed()
119 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_get_preferred_size()
143 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_get_minimum_size()
167 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_get_maximum_size()
192 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_get_height_for_width()
222 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_on_parent_view_changed()
250 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_on_child_view_changed()
273 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_on_window_changed()
302 reinterpret_cast<cef_menu_button_delegate_t*>(self)) in menu_button_delegate_on_layout_changed()
[all …]
Dmenu_button_delegate_cpptoc.h34 cef_menu_button_delegate_t> {
Dview_delegate_cpptoc.cc300 reinterpret_cast<cef_menu_button_delegate_t*>(s)); in UnwrapDerived()
Dbutton_delegate_cpptoc.cc339 reinterpret_cast<cef_menu_button_delegate_t*>(s)); in UnwrapDerived()
Dmenu_button_cpptoc.cc33 cef_menu_button_delegate_t* delegate, in cef_menu_button_create()
/third_party/cef/libcef_dll/ctocpp/views/
Dmenu_button_delegate_ctocpp.cc31 cef_menu_button_delegate_t* _struct = GetStruct(); in OnMenuButtonPressed()
338 cef_menu_button_delegate_t* CefCToCppRefCounted<
341 cef_menu_button_delegate_t>::UnwrapDerived(CefWrapperType type, in UnwrapDerived()
350 cef_menu_button_delegate_t>::kWrapperType =
Dmenu_button_delegate_ctocpp.h34 cef_menu_button_delegate_t> {
/third_party/cef/include/capi/views/
Dcef_menu_button_delegate_capi.h83 } cef_menu_button_delegate_t; typedef