Home
last modified time | relevance | path

Searched refs:show_label (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/ibox/
H A De_mod_config.c6 int show_label; member
58 cfdata->show_label = ci->show_label; in _fill_data()
99 show_check = e_widget_check_add(evas, _("Show Icon Label"), &(cfdata->show_label)); in _basic_create_widgets()
104 e_widget_disabled_set(ob, !cfdata->show_label); // set state from saved config in _basic_create_widgets()
109 e_widget_disabled_set(ob, !cfdata->show_label); // set state from saved config in _basic_create_widgets()
114 e_widget_disabled_set(ob, !cfdata->show_label); // set state from saved config in _basic_create_widgets()
119 e_widget_disabled_set(ob, !cfdata->show_label); // set state from saved config in _basic_create_widgets()
124 e_widget_disabled_set(ob, !cfdata->show_label); // set state from saved config in _basic_create_widgets()
175 ci->show_label = cfdata->show_label; in _basic_apply_data()
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/gtk/
H A Dstatus_selector.py70 show_label = Gtk.Label()
71 show_label.set_halign(Gtk.Align.START)
76 show_label.set_text_with_mnemonic(_('_Change Status Message'))
80 show_label.set_text_with_mnemonic(
85 show_box.add(show_label)
125 show_label = _('%s (desynced)') % uf_show
127 _('Status: %s') % show_label)
129 self._current_show_label.set_text(show_label)
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/ibar/
H A De_mod_config.c7 int show_label, eap_label; member
69 cfdata->show_label = ci->show_label; in _fill_data()
128 ob = e_widget_check_add(evas, _("Show icon label"), &(cfdata->show_label)); in _basic_create_widgets()
136 if (!cfdata->show_label) e_widget_disabled_set(cfdata->radio_name, 1); in _basic_create_widgets()
140 if (!cfdata->show_label) e_widget_disabled_set(cfdata->radio_comment, 1); in _basic_create_widgets()
144 if (!cfdata->show_label) e_widget_disabled_set(cfdata->radio_generic, 1); in _basic_create_widgets()
172 ci->show_label = cfdata->show_label; in _basic_apply_data()
330 e_widget_disabled_set(cfdata->radio_name, !cfdata->show_label); in _show_label_cb_change()
331 e_widget_disabled_set(cfdata->radio_comment, !cfdata->show_label); in _show_label_cb_change()
332 e_widget_disabled_set(cfdata->radio_generic, !cfdata->show_label); in _show_label_cb_change()
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/tests/editors/
H A Dtest_table_editor.py48 show_label=False,
62 show_label=False,
77 show_label=False,
93 show_label=False,
106 show_label=False,
122 show_label=False,
138 show_label=False,
154 show_label=False,
170 show_label=False,
186 show_label=False,
[all …]
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/
H A Dfile_dialog.py246 Item("text", style="readonly", show_label=False, editor=CodeEditor())
293 Item("image", show_label=False, editor=ImageEditor()),
350 show_label=False,
353 Item("handler.cancel", show_label=False),
358 show_label=False,
561 show_label=False,
614 show_label=False,
638 show_label=False,
655 show_label=False,
658 Item("cancel", show_label=False),
H A Ditem.py139 show_label = Delegate("container", "show_labels") variable in Item
280 self.show_label = False
433 show_label = Bool(False) variable in UItem
457 show_label = Bool(False) variable in UCustom
481 show_label = Bool(False) variable in UReadonly
531 show_label = Bool(False) variable in Spring
/dports/devel/py-apptools/apptools-4.5.0/apptools/help/help_plugin/
H A Dpreferences_pages.py100 Item('viewer', show_label=True),
104 Item('filename', show_label=True),
140 Item('filename', show_label=True),
176 Item('filename', show_label=True),
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/widgets/
H A Dprogress_bar_widget.hpp57 ProgressBarWidget(bool show_label = true);
76 void showLabel(bool show_label) { m_show_label = show_label; } in showLabel() argument
/dports/graphics/py-traitsui/traitsui-7.1.1/docs/source/tutorials/code_snippets/
H A Dcontainer.py20 view= View( Item('string', show_label=False, springy=True, style='custom' ))
27 Item('camera', style='custom', show_label=False, ),
28 Item('display', style='custom', show_label=False, ),
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/demo/Standard_Editors/
H A DTitleEditor_demo.py53 show_label=False,
64 show_label=False,
75 show_label=False,
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Standard_Editors/
H A DTitleEditor_demo.py53 show_label=False,
64 show_label=False,
75 show_label=False,
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Advanced/
H A DApply_Revert_handler_demo.py41 show_label=False,
50 show_label=False,
60 show_label=False,
H A DString_list_ui_editor.py66 show_label=False,
123 show_label=False,
128 show_label=False,
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/demo/Advanced/
H A DApply_Revert_handler_demo.py41 show_label=False,
50 show_label=False,
60 show_label=False,
H A DString_list_ui_editor.py66 show_label=False,
123 show_label=False,
128 show_label=False,
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_composites.c175 static void show_label(eterm_t t) { in show_label() function
187 show_label(t); in print_labels()
225 show_label(k); in test_equalities()
226 if (k != l) show_label(l); in test_equalities()
266 show_label(t1); in test_disjunctions()
267 if (t1 != t2) show_label(t2); in test_disjunctions()
268 if (t1 != t3 && t2 != t3) show_label(t3); in test_disjunctions()
/dports/devel/py-apptools/apptools-4.5.0/apptools/scripting/
H A Drecorder_with_ui.py51 HGroup(Item('recording', show_label=True),
53 Item('save_script', show_label=False),
55 Group(Item('code', show_label=False)),
/dports/net-im/dino/dino-0.2.2/main/src/ui/util/
H A Dlabel_hybrid.vala26 public void show_label() {
78 show_label();
85 show_label();
144 show_label();
148 show_label();
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dwm831x-hwmon.c62 static ssize_t show_label(struct device *dev, in show_label() function
76 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
92 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL,
100 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dwm831x-hwmon.c62 static ssize_t show_label(struct device *dev, in show_label() function
76 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
92 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL,
100 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dwm831x-hwmon.c62 static ssize_t show_label(struct device *dev, in show_label() function
76 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
92 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL,
100 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
/dports/www/ilias/ILIAS-5.4.25/Modules/DataCollection/classes/Helpers/
H A Dclass.ilDclGenericMultiInputGUI.php50 protected $show_label = false; variable in ilDclGenericMultiInputGUI
169 return $this->show_label;
174 * @param boolean $show_label
176 public function setShowLabel($show_label) argument
178 $this->show_label = $show_label;
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/Helpers/
H A Dclass.ilDclGenericMultiInputGUI.php49 protected $show_label = false; variable in ilDclGenericMultiInputGUI
168 return $this->show_label;
173 * @param boolean $show_label
175 public function setShowLabel($show_label) argument
177 $this->show_label = $show_label;
/dports/www/ilias/ILIAS-5.4.25/Modules/OrgUnit/classes/Positions/Authorities/
H A Dclass.ilOrgUnitGenericMultiInputGUI.php50 protected $show_label = false; variable in ilOrgUnitGenericMultiInputGUI
165 return $this->show_label;
170 * @param boolean $show_label
172 public function setShowLabel($show_label) argument
174 $this->show_label = $show_label;
H A Dclass.ilOrgUnitMultiLineInputGUI.php49 protected $show_label = false; variable in ilOrgUnitMultiLineInputGUI
161 return $this->show_label;
166 * @param boolean $show_label
168 public function setShowLabel($show_label) argument
170 $this->show_label = $show_label;

12345678910>>...15