Home
last modified time | relevance | path

Searched refs:GetExtensionButtonState (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dribbon_gallery.sip192 wxRibbonGalleryButtonState GetExtensionButtonState() const;
194 GetExtensionButtonState() -> RibbonGalleryButtonState
298 %Property(name=ExtensionButtonState, get=GetExtensionButtonState)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/ribbon/
H A Dgallery.h220 wxRibbonGalleryButtonState GetExtensionButtonState() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/ribbon/
H A Dgallery.h220 wxRibbonGalleryButtonState GetExtensionButtonState() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/ribbon/
H A Dgallery.h220 wxRibbonGalleryButtonState GetExtensionButtonState() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/ribbon/
H A Dgallery.h63 wxRibbonGalleryButtonState GetExtensionButtonState() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/ribbon/
H A Dgallery.h63 wxRibbonGalleryButtonState GetExtensionButtonState() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/ribbon/
H A Dgallery.h63 wxRibbonGalleryButtonState GetExtensionButtonState() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/ribbon/
H A Dgallery.cpp862 wxRibbonGalleryButtonState wxRibbonGallery::GetExtensionButtonState() const in GetExtensionButtonState() function in wxRibbonGallery
H A Dart_msw.cpp2083 DrawGalleryButton(dc, ext_btn, wnd->GetExtensionButtonState(), in DrawGalleryBackgroundCommon()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/ribbon/
H A Dgallery.cpp865 wxRibbonGalleryButtonState wxRibbonGallery::GetExtensionButtonState() const in GetExtensionButtonState() function in wxRibbonGallery
H A Dart_msw.cpp1952 DrawGalleryButton(dc, ext_btn, wnd->GetExtensionButtonState(), in DrawGalleryBackgroundCommon()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/ribbon/
H A Dgallery.cpp865 wxRibbonGalleryButtonState wxRibbonGallery::GetExtensionButtonState() const in GetExtensionButtonState() function in wxRibbonGallery
H A Dart_msw.cpp1952 DrawGalleryButton(dc, ext_btn, wnd->GetExtensionButtonState(), in DrawGalleryBackgroundCommon()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/ribbon/
H A Dgallery.py960 def GetExtensionButtonState(self): member in RibbonGallery
H A Dart_msw.py1598 … self.DrawGalleryButton(dc, ext_btn, wnd.GetExtensionButtonState(), self._gallery_extension_bitmap)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dribbon.pyi2012 def GetExtensionButtonState(self):
2014 GetExtensionButtonState() -> RibbonGalleryButtonState
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_ribbonwxRibbonGallery.cpp1648 sipRes = sipCpp->GetExtensionButtonState(); in meth_wxRibbonGallery_GetExtensionButtonState()