Home
last modified time | relevance | path

Searched defs:SetLabelText (Results 1 – 25 of 25) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/apps/app_dialog/
H A Dapp_dialog_view.cc40 void AppDialogView::SetLabelText(const base::string16& text) { in SetLabelText() function in AppDialogView
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dglobal_label.cpp38 void SetLabelText(int guin,int objn, const char*newtx) { in SetLabelText() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dcontrol.h65 virtual void SetLabelText(const wxString& text) in SetLabelText() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dglobal_label.cpp48 void SetLabelText(int guin, int objn, const char *newtx) { in SetLabelText() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dcontrol.h88 virtual void SetLabelText(const wxString& text) in SetLabelText() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dcontrol.h88 virtual void SetLabelText(const wxString& text) in SetLabelText() function
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/gui/about_dialog/
H A Dabout_dialog.cc69 void SetLabelText(QLabel *label) { in SetLabelText() function
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/gui/about_dialog/
H A Dabout_dialog.cc69 void SetLabelText(QLabel *label) { in SetLabelText() function
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/gui/about_dialog/
H A Dabout_dialog.cc69 void SetLabelText(QLabel *label) { in SetLabelText() function
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/gui/about_dialog/
H A Dabout_dialog.cc69 void SetLabelText(QLabel *label) { in SetLabelText() function
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/gui/about_dialog/
H A Dabout_dialog.cc69 void SetLabelText(QLabel *label) { in SetLabelText() function
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/gui/about_dialog/
H A Dabout_dialog.cc69 void SetLabelText(QLabel *label) { in SetLabelText() function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/QtUtils/
H A DParallelProgressDialog.h32 void SetLabelText(const QString& text) { emit SetLabelTextSignal(text); } in SetLabelText() function
/dports/audio/strawberry/strawberry-1.0.0/src/context/
H A Dcontextview.cpp444 void ContextView::SetLabelText(QLabel *label, int value, const QString &suffix, const QString &def)… in SetLabelText() function in ContextView
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/splitview/
H A Dsplit_view_drag_indicators.cc158 void SetLabelText(const base::string16& text) { label_->SetText(text); } in SetLabelText() function in ash::SplitViewDragIndicators::RotatedImageLabelView
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/PropTree/
H A DPropTreeItem.cpp225 void CPropTreeItem::SetLabelText(LPCTSTR sLabel) in SetLabelText() function in CPropTreeItem
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkAbstractPolygonalHandleRepresentation3D.cxx760 void vtkAbstractPolygonalHandleRepresentation3D::SetLabelText( const char *s ) in SetLabelText() function in vtkAbstractPolygonalHandleRepresentation3D
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkAbstractPolygonalHandleRepresentation3D.cxx725 void vtkAbstractPolygonalHandleRepresentation3D::SetLabelText(const char* s) in SetLabelText() function in vtkAbstractPolygonalHandleRepresentation3D
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkAbstractPolygonalHandleRepresentation3D.cxx752 void vtkAbstractPolygonalHandleRepresentation3D::SetLabelText( const char *s ) in SetLabelText() function in vtkAbstractPolygonalHandleRepresentation3D
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dcollected_cookies_views.cc203 void SetLabelText(ContentSetting setting, const base::string16& domain_name) { in SetLabelText() function in InfobarView
/dports/audio/snack/snack2.2.10/demos/tcl/
H A Dxs.tcl2907 proc SetLabelText {i label} { procedure
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Dmisc.c880 void SetLabelText(GtkLabel *label, char *format, ...) in SetLabelText() function
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DCineonHeader.h1428 inline void GenericHeader::SetLabelText(const char *desc) in SetLabelText() function
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DCineonHeader.h1428 inline void GenericHeader::SetLabelText(const char *desc) in SetLabelText() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Dglobal_api.cpp1868 void GlobalAPI::SetLabelText(ScriptMethodParams &params) { in SetLabelText() function in AGS3::Plugins::Core::GlobalAPI