Home
last modified time | relevance | path

Searched defs:rsLabel (Results 1 – 21 of 21) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dcontrol.cpp63 const wxString& rsLabel, in OS2CreateControl()
84 const wxString& rsLabel, in OS2CreateControl()
231 void wxControl::SetLabel( const wxString& rsLabel ) in SetLabel()
H A Dradiobut.cpp46 const wxString& rsLabel, in Create()
188 void wxRadioButton::SetLabel( const wxString& rsLabel ) in SetLabel()
H A Dcheckbox.cpp55 const wxString& rsLabel, in Create()
94 void wxCheckBox::SetLabel( const wxString& rsLabel ) in SetLabel()
H A Dstattext.cpp28 const wxString& rsLabel, in Create()
230 const wxString& rsLabel in SetLabel()
H A Dbutton.cpp52 wxString rsLabel(rsLbl); in Create() local
137 wxString rsLabel = wxGetWindowText(GetHWND()); in DoGetBestSize() local
H A Dstatbox.cpp26 const wxString& rsLabel, in Create()
H A Dtoolbar.cpp41 ,const wxString& rsLabel in wxToolBarTool()
167 , const wxString& rsLabel in DoAddTool()
256 , const wxString& rsLabel in InsertTool()
H A Dlistctrl.cpp1355 , const wxString& rsLabel in SetItem()
2300 , const wxString& rsLabel in InsertItem()
2329 , const wxString& rsLabel in InsertItem()
H A Dradiobox.cpp778 void wxRadioBox::SetString(unsigned int nItem, const wxString& rsLabel) in SetString()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dcontrol.cpp63 const wxString& rsLabel, in OS2CreateControl()
84 const wxString& rsLabel, in OS2CreateControl()
231 void wxControl::SetLabel( const wxString& rsLabel ) in SetLabel()
H A Dradiobut.cpp46 const wxString& rsLabel, in Create()
188 void wxRadioButton::SetLabel( const wxString& rsLabel ) in SetLabel()
H A Dstattext.cpp28 const wxString& rsLabel, in Create()
230 const wxString& rsLabel in SetLabel()
H A Dcheckbox.cpp55 const wxString& rsLabel, in Create()
94 void wxCheckBox::SetLabel( const wxString& rsLabel ) in SetLabel()
H A Dbutton.cpp52 wxString rsLabel(rsLbl); in Create() local
137 wxString rsLabel = wxGetWindowText(GetHWND()); in DoGetBestSize() local
H A Dstatbox.cpp26 const wxString& rsLabel, in Create()
H A Dtoolbar.cpp41 ,const wxString& rsLabel in wxToolBarTool()
167 , const wxString& rsLabel in DoAddTool()
256 , const wxString& rsLabel in InsertTool()
H A Dlistctrl.cpp1355 , const wxString& rsLabel in SetItem()
2300 , const wxString& rsLabel in InsertItem()
2329 , const wxString& rsLabel in InsertItem()
H A Dradiobox.cpp778 void wxRadioBox::SetString(unsigned int nItem, const wxString& rsLabel) in SetString()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/os2/
H A Dradiobox.h157 virtual void SetLabel(const wxString& rsLabel) in SetLabel()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/os2/
H A Dradiobox.h157 virtual void SetLabel(const wxString& rsLabel) in SetLabel()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dbmpbuttn.h77 void SetLabel(const wxString& rsLabel) in SetLabel()