Home
last modified time | relevance | path

Searched refs:get_option_label (Results 1 – 9 of 9) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DBedShapeDialog.cpp90 static std::string get_option_label(BedShape::Parameter param) in get_option_label() function
109 def.label = get_option_label(param); in append_option_line()
120 def.label = get_option_label(param); in append_option_line()
130 def.label = get_option_label(param); in append_option_line()
159 …out += "\n" + _(get_option_label(Parameter::RectSize)) + ": [" + ConfigOptionPoint(m_rectSize).se… in get_full_name_with_params()
160 …out += "\n" + _(get_option_label(Parameter::RectOrigin))+ ": [" + ConfigOptionPoint(m_rectOrigin).… in get_full_name_with_params()
163 …out += "\n" + _L(get_option_label(Parameter::Diameter)) + ": [" + double_to_string(m_diameter) … in get_full_name_with_params()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_run_native.cpp88 mb->get_popup()->add_icon_item(eep->get_option_icon(i), eep->get_option_label(i)); in _notification()
H A Deditor_export.h253 virtual String get_option_label(int p_device) const { return ""; } in get_option_label() function
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_run_native.cpp88 mb->get_popup()->add_icon_item(eep->get_option_icon(i), eep->get_option_label(i)); in _notification()
H A Deditor_export.h253 virtual String get_option_label(int p_device) const { return ""; } in get_option_label() function
/dports/devel/godot-tools/godot-3.2.3-stable/platform/javascript/export/
H A Dexport.cpp226 …virtual String get_option_label(int p_index) const { return p_index ? TTR("Stop HTTP Server") : TT… in get_option_label() function in EditorExportPlatformJavaScript
/dports/devel/godot/godot-3.2.3-stable/platform/javascript/export/
H A Dexport.cpp226 …virtual String get_option_label(int p_index) const { return p_index ? TTR("Stop HTTP Server") : TT… in get_option_label() function in EditorExportPlatformJavaScript
/dports/devel/godot/godot-3.2.3-stable/platform/android/export/
H A Dexport.cpp1601 virtual String get_option_label(int p_index) const { in get_option_label() function in EditorExportPlatformAndroid
/dports/devel/godot-tools/godot-3.2.3-stable/platform/android/export/
H A Dexport.cpp1601 virtual String get_option_label(int p_index) const { in get_option_label() function in EditorExportPlatformAndroid