Searched refs:cef_button_delegate_t (Results 1 – 9 of 9) sorted by relevance
82 reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_get_preferred_size()106 reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_get_minimum_size()130 reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_get_maximum_size()155 reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_get_height_for_width()184 CefButtonDelegateCppToC::Get(reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_on_parent_view_changed()211 CefButtonDelegateCppToC::Get(reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_on_child_view_changed()233 CefButtonDelegateCppToC::Get(reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_on_window_changed()261 CefButtonDelegateCppToC::Get(reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_on_layout_changed()280 CefButtonDelegateCppToC::Get(reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_on_focus()299 CefButtonDelegateCppToC::Get(reinterpret_cast<cef_button_delegate_t*>(self)) in button_delegate_on_blur()[all …]
34 cef_button_delegate_t> {
296 reinterpret_cast<cef_button_delegate_t*>(s)); in UnwrapDerived()
32 cef_button_delegate_t* delegate, in cef_label_button_create()
27 cef_button_delegate_t* _struct = GetStruct(); in OnButtonPressed()47 cef_button_delegate_t* _struct = GetStruct(); in OnButtonStateChanged()306 cef_button_delegate_t* CefCToCppRefCounted<309 cef_button_delegate_t>::UnwrapDerived(CefWrapperType type, in UnwrapDerived()312 return reinterpret_cast<cef_button_delegate_t*>( in UnwrapDerived()323 cef_button_delegate_t>::kWrapperType =
56 cef_button_delegate_t* _struct = in OnButtonPressed()57 reinterpret_cast<cef_button_delegate_t*>(GetStruct()); in OnButtonPressed()77 cef_button_delegate_t* _struct = in OnButtonStateChanged()78 reinterpret_cast<cef_button_delegate_t*>(GetStruct()); in OnButtonStateChanged()
74 } cef_button_delegate_t; typedef
70 cef_button_delegate_t base;