Home
last modified time | relevance | path

Searched refs:IsFirstEnabled (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dprntbase.h528 { event.Enable(IsFirstEnabled()); } in OnUpdateFirstButton()
556 bool IsFirstEnabled() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dprntbase.h520 { event.Enable(IsFirstEnabled()); } in OnUpdateFirstButton()
548 bool IsFirstEnabled() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dprntbase.h520 { event.Enable(IsFirstEnabled()); } in OnUpdateFirstButton()
548 bool IsFirstEnabled() const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dprntbase.cpp1306 if ( IsFirstEnabled() ) in OnFirst()
1338 bool wxPreviewControlBar::IsFirstEnabled() const in IsFirstEnabled() function in wxPreviewControlBar
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dprntbase.cpp1306 if ( IsFirstEnabled() ) in OnFirst()
1338 bool wxPreviewControlBar::IsFirstEnabled() const in IsFirstEnabled() function in wxPreviewControlBar
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dprntbase.cpp1346 if ( IsFirstEnabled() ) in OnFirst()
1378 bool wxPreviewControlBar::IsFirstEnabled() const in IsFirstEnabled() function in wxPreviewControlBar