Home
last modified time | relevance | path

Searched refs:show_label (Results 126 – 150 of 366) sorted by relevance

12345678910>>...15

/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Advanced/
H A DMulti_thread_demo.py41 Item('start', show_label=False,
H A DDate_editor_demo.py41 Item('info_string', show_label=False, style='readonly'),
H A DPopup_Dialog_demo.py56 Item('cancel', show_label=False),
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Extras/
H A DImage_editor_demo.py48 show_label=False,
/dports/www/rt44/rt-4.4.5/share/html/Ticket/Elements/
H A DUpdateCc56 … class="ToggleSuggestions" data-hide-label="<% $hide_label %>" data-show-label="<% $show_label %>">
86 … class="ToggleSuggestions" data-hide-label="<% $hide_label %>" data-show-label="<% $show_label %>">
147 my $show_label = $m->interp->apply_escapes( loc("show suggestions"), 'h' );
/dports/devel/py-apptools/apptools-4.5.0/apptools/permissions/default/
H A Dselect_user.py52 traits_view = View(Item('model', show_label=False, editor=table_editor),
H A Dselect_role.py55 traits_view = View(Item('model', show_label=False, editor=table_editor),
/dports/devel/py-pyface/pyface-7.2.0/examples/tasks/basic/
H A Dexample_panes.py36 show_label=False,
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/demo/Advanced/
H A DDate_editor_demo.py41 Item('info_string', show_label=False, style='readonly'),
H A DPopup_Dialog_demo.py56 Item('cancel', show_label=False),
/dports/x11/xload/xload-1.1.3/
H A Dxload.c120 Offset(show_label), XtRImmediate, (XtPointer) TRUE},
259 if (resources.show_label) { in main()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/profiles/notifications/
H A D_group_settings.html.haml13 …cation_level: setting.level, group_id: group.id, container_class: 'gl-mr-3', show_label: "true" } }
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/tutorials/traitsui_4.0/editors/tabular_editor/
H A Dnumpy_array.py94 Item('data', editor=tabular_editor, show_label=False),
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Standard_Editors/File_Dialog/
H A DFile_Open_with_Custom_Extension.py83 Item('open', show_label=False),
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/demo/Standard_Editors/File_Dialog/
H A DFile_Open_with_Custom_Extension.py83 Item('open', show_label=False),
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dlayout.h42 …PROTO((ValNodePtr head, Int4 top, Int4 maxScale, Int4 next_sp, Boolean show_label, Boolean compres…
/dports/math/pspp/pspp-1.4.1/src/language/dictionary/
H A Dsplit-file.c80 variables->root->show_label = true; in output_split_file_values()
/dports/graphics/py-traitsui/traitsui-7.1.1/integrationtests/
H A Dstyled_date_editor_test.py25 show_label=False,
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/editors/
H A Dvalue_editor.py71 Item("root", show_label=False, editor=editor), kind="subpanel"
/dports/devel/py-apptools/apptools-4.5.0/apptools/template/test/
H A Dtemplate_view.py76 show_label = False,
151 Item( 'file_name', show_label = False, width = 350 ),
/dports/databases/grass7/grass-7.8.6/display/d.vect/
H A Dlabel.c152 void show_label(double *px, double *py, LATTR *lattr, const char *text) in show_label() function
227 show_label(&X, &Y, lattr, text); in show_label_line()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc496 void IconLabelBubbleView::ResetSlideAnimation(bool show_label) { in ResetSlideAnimation() argument
497 label()->SetVisible(show_label); in ResetSlideAnimation()
498 slide_animation_.Reset(show_label); in ResetSlideAnimation()
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/tests/
H A Dtest_color_column.py39 view = View(Item("data_list", editor=my_editor, show_label=False))
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dabituguru3.c895 static ssize_t show_label(struct device *dev, in show_label() function
928 SENSOR_ATTR_2(in%d_label, 0444, show_label, NULL, 0, 0)
940 SENSOR_ATTR_2(temp%d_label, 0444, show_label, NULL, 0, 0)
951 SENSOR_ATTR_2(fan%d_label, 0444, show_label, NULL, 0, 0)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dabituguru3.c895 static ssize_t show_label(struct device *dev, in show_label() function
928 SENSOR_ATTR_2(in%d_label, 0444, show_label, NULL, 0, 0)
940 SENSOR_ATTR_2(temp%d_label, 0444, show_label, NULL, 0, 0)
951 SENSOR_ATTR_2(fan%d_label, 0444, show_label, NULL, 0, 0)

12345678910>>...15