Searched refs:cef_button_t (Results 1 – 24 of 24) sorted by relevance
141 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self)) in button_as_browser_view()148 cef_button_t* CEF_CALLBACK button_as_button(struct _cef_view_t* self) { in button_as_button()159 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self))->AsButton(); in button_as_button()176 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self))->AsPanel(); in button_as_panel()194 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self)) in button_as_scroll_view()212 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self)) in button_as_textfield()231 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self)) in button_get_type_string()250 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self)) in button_to_string()268 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self))->IsValid(); in button_is_valid()285 CefButtonCppToC::Get(reinterpret_cast<cef_button_t*>(self))->IsAttached(); in button_is_attached()[all …]
32 : public CefCppToCRefCounted<CefButtonCppToC, CefButton, cef_button_t> {
27 cef_button_t* button) { in button_delegate_on_button_pressed()47 cef_button_t* button) { in button_delegate_on_button_state_changed()
62 cef_button_t* button) { in menu_button_delegate_on_button_pressed()83 cef_button_t* button) { in menu_button_delegate_on_button_state_changed()
48 cef_button_t* CEF_CALLBACK view_as_button(struct _cef_view_t* self) { in view_as_button()995 return CefButtonCppToC::Unwrap(reinterpret_cast<cef_button_t*>(s)); in UnwrapDerived()
186 cef_button_t* CEF_CALLBACK scroll_view_as_button(struct _cef_view_t* self) { in scroll_view_as_button()
158 cef_button_t* CEF_CALLBACK browser_view_as_button(struct _cef_view_t* self) { in browser_view_as_button()
289 cef_button_t* CEF_CALLBACK panel_as_button(struct _cef_view_t* self) { in panel_as_button()
378 cef_button_t* CEF_CALLBACK label_button_as_button(struct _cef_view_t* self) { in label_button_as_button()
589 cef_button_t* CEF_CALLBACK textfield_as_button(struct _cef_view_t* self) { in textfield_as_button()
430 cef_button_t* CEF_CALLBACK menu_button_as_button(struct _cef_view_t* self) { in menu_button_as_button()
905 cef_button_t* CEF_CALLBACK window_as_button(struct _cef_view_t* self) { in window_as_button()
33 cef_button_t* _struct = GetStruct(); in AsLabelButton()50 cef_button_t* _struct = GetStruct(); in SetState()63 cef_button_t* _struct = GetStruct(); in GetState()79 cef_button_t* _struct = GetStruct(); in SetInkDropEnabled()93 cef_button_t* _struct = GetStruct(); in SetTooltipText()112 cef_button_t* _struct = GetStruct(); in SetAccessibleName()154 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()938 cef_button_t*939 CefCToCppRefCounted<CefButtonCToCpp, CefButton, cef_button_t>::UnwrapDerived( in UnwrapDerived()943 return reinterpret_cast<cef_button_t*>( in UnwrapDerived()[all …]
239 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in AsLabelButton()256 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetState()269 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in GetState()286 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetInkDropEnabled()300 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetTooltipText()319 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetAccessibleName()361 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
286 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in AsLabelButton()303 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetState()316 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in GetState()333 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetInkDropEnabled()347 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetTooltipText()366 cef_button_t* _struct = reinterpret_cast<cef_button_t*>(GetStruct()); in SetAccessibleName()408 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
32 : public CefCToCppRefCounted<CefButtonCToCpp, CefButton, cef_button_t> {
56 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
154 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
190 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
288 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
571 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
883 cef_button_t* _retval = _struct->as_button(_struct); in AsButton()
97 } cef_button_t; typedef
61 cef_button_t base;