Home
last modified time | relevance | path

Searched refs:DoSetLabel (Results 1 – 25 of 32) sorted by relevance

12

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/
H A Dstattext_osx.cpp72 DoSetLabel(GetLabel()); in SetLabel()
76 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
108 void wxStaticText::DoSetLabel(const wxString& label) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/
H A Dstattext_osx.cpp72 DoSetLabel(GetLabel()); in SetLabel()
76 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
108 void wxStaticText::DoSetLabel(const wxString& label) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dstattext.cpp184 DoSetLabel(GetLabel()); in SetLabel()
187 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
223 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dstattext.cpp184 DoSetLabel(GetLabel()); in SetLabel()
187 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
223 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dstattext.cpp77 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
80 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dstattext.cpp77 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
80 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Dstattext.cpp77 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
90 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Dstattext.cpp77 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
90 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dstattextg.cpp108 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
123 void wxGenericStaticText::DoSetLabel(const wxString& label) in DoSetLabel() function in wxGenericStaticText
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dstattextg.cpp108 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
123 void wxGenericStaticText::DoSetLabel(const wxString& label) in DoSetLabel() function in wxGenericStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dstattext.cpp236 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
274 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dstattext.cpp236 DoSetLabel(GetEllipsizedLabel()); in SetLabel()
274 void wxStaticText::DoSetLabel(const wxString& str) in DoSetLabel() function in wxStaticText
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dstattext.h79 virtual void DoSetLabel(const wxString& WXUNUSED(str)) { } in DoSetLabel() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dstattext.h79 virtual void DoSetLabel(const wxString& WXUNUSED(str)) { } in DoSetLabel() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/osx/
H A Dstattext.h45 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/motif/
H A Dstattext.h54 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/osx/
H A Dstattext.h45 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/motif/
H A Dstattext.h54 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dstattext.h51 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dstattext.h51 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk/
H A Dstattext.h53 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/os2/
H A Dstattext.h69 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/univ/
H A Dstattext.h61 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/os2/
H A Dstattext.h69 virtual void DoSetLabel(const wxString& str);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/univ/
H A Dstattext.h61 virtual void DoSetLabel(const wxString& str);

12