Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dribbon_gallery.sip178 wxRibbonGalleryButtonState GetUpButtonState() const;
180 GetUpButtonState() -> RibbonGalleryButtonState
301 %Property(name=UpButtonState, get=GetUpButtonState)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/ribbon/
H A Dgallery.h210 wxRibbonGalleryButtonState GetUpButtonState() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/ribbon/
H A Dgallery.h210 wxRibbonGalleryButtonState GetUpButtonState() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/ribbon/
H A Dgallery.h210 wxRibbonGalleryButtonState GetUpButtonState() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/ribbon/
H A Dgallery.h61 wxRibbonGalleryButtonState GetUpButtonState() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/ribbon/
H A Dgallery.h61 wxRibbonGalleryButtonState GetUpButtonState() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/ribbon/
H A Dgallery.h61 wxRibbonGalleryButtonState GetUpButtonState() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/ribbon/
H A Dgallery.cpp852 wxRibbonGalleryButtonState wxRibbonGallery::GetUpButtonState() const in GetUpButtonState() function in wxRibbonGallery
H A Dart_msw.cpp2079 DrawGalleryButton(dc, up_btn, wnd->GetUpButtonState(), in DrawGalleryBackgroundCommon()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/ribbon/
H A Dgallery.cpp855 wxRibbonGalleryButtonState wxRibbonGallery::GetUpButtonState() const in GetUpButtonState() function in wxRibbonGallery
H A Dart_msw.cpp1948 DrawGalleryButton(dc, up_btn, wnd->GetUpButtonState(), in DrawGalleryBackgroundCommon()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/ribbon/
H A Dgallery.cpp855 wxRibbonGalleryButtonState wxRibbonGallery::GetUpButtonState() const in GetUpButtonState() function in wxRibbonGallery
H A Dart_msw.cpp1948 DrawGalleryButton(dc, up_btn, wnd->GetUpButtonState(), in DrawGalleryBackgroundCommon()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/ribbon/
H A Dgallery.py944 def GetUpButtonState(self): member in RibbonGallery
H A Dart_msw.py1596 self.DrawGalleryButton(dc, up_btn, wnd.GetUpButtonState(), self._gallery_up_bitmap)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dribbon.pyi1998 def GetUpButtonState(self):
2000 GetUpButtonState() -> RibbonGalleryButtonState
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_ribbonwxRibbonGallery.cpp1576 sipRes = sipCpp->GetUpButtonState(); in meth_wxRibbonGallery_GetUpButtonState()