Home
last modified time | relevance | path

Searched refs:use_label (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html/styles/
H A Dbdefinitions.perl.old635 $use_label = &balance_inner_tags($use_label)
637 $use_label = &translate_environments($use_label);
638 $use_label = &simplify(&translate_commands($use_label))
639 if ($use_label =~ /\\/ );
650 $symbolic_labels{"$pretag$label$id"} = $use_label if ($use_label);
651 if (($symbolic_labels{$pretag.$label})&&!($use_label)) {
652 $use_label = $symbolic_labels{$pretag.$label}
654 # if (!($use_label eq $label)) {
655 # $symbolic_labels{"$label$id"} = $use_label;
658 # elseif $use_label is a string then $use_label is used
[all …]
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/styles/
H A Dbdefinitions.perl.old635 $use_label = &balance_inner_tags($use_label)
637 $use_label = &translate_environments($use_label);
638 $use_label = &simplify(&translate_commands($use_label))
639 if ($use_label =~ /\\/ );
650 $symbolic_labels{"$pretag$label$id"} = $use_label if ($use_label);
651 if (($symbolic_labels{$pretag.$label})&&!($use_label)) {
652 $use_label = $symbolic_labels{$pretag.$label}
654 # if (!($use_label eq $label)) {
655 # $symbolic_labels{"$label$id"} = $use_label;
658 # elseif $use_label is a string then $use_label is used
[all …]
/dports/sysutils/xfce4-systemload-plugin/xfce4-systemload-plugin-1.3.1/panel-plugin/
H A Dsettings.c95 gboolean use_label; member
346 config->monitor[i].use_label = TRUE; in systemload_config_init()
499 if (config->monitor[CPU_MONITOR].use_label != val_bool) in systemload_config_set_property()
501 config->monitor[CPU_MONITOR].use_label = val_bool; in systemload_config_set_property()
541 if (config->monitor[MEM_MONITOR].use_label != val_bool) in systemload_config_set_property()
543 config->monitor[MEM_MONITOR].use_label = val_bool; in systemload_config_set_property()
583 if (config->monitor[NET_MONITOR].use_label != val_bool) in systemload_config_set_property()
585 config->monitor[NET_MONITOR].use_label = val_bool; in systemload_config_set_property()
625 if (config->monitor[SWAP_MONITOR].use_label != val_bool) in systemload_config_set_property()
627 config->monitor[SWAP_MONITOR].use_label = val_bool; in systemload_config_set_property()
[all …]
/dports/databases/py-ormar/ormar-0.10.23/ormar/queryset/actions/
H A Dselect_action.py46 self, func: Callable, use_label: bool = True
49 if use_label:
/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Dshow_artist.inc.php44 $use_label = AmpConfig::get('label'); variable
245 <?php if ($use_label) { ?>
288 <?php if ($use_label) {
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dcombo-tool-item.h65 void use_label( bool use_label );
H A Dcombo-tool-item.cpp107 ComboToolItem::use_label(bool use_label) in use_label() argument
109 _use_label = use_label; in use_label()
/dports/deskutils/go-for-it/Go-For-It-1.9.6/src/Widgets/
H A DViewSwitcher.vala163 use_label ();
177 use_label ();
213 private void use_label () {
/dports/sysutils/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0/panel-plugin/
H A Dnetload.c71 gboolean use_label; member
454 global->monitor->options.use_label = TRUE; in monitor_new()
560 if (global->monitor->options.use_label) in setup_monitor()
679 global->monitor->options.use_label = xfce_rc_read_bool_entry (rc, "Use_Label", TRUE); in monitor_read_config()
746 xfce_rc_write_bool_entry (rc, "Use_Label", global->monitor->options.use_label); in monitor_write_config()
845 global->monitor->options.use_label = !global->monitor->options.use_label; in label_toggled()
847 global->monitor->options.use_label); in label_toggled()
849 global->monitor->options.use_label); in label_toggled()
1094 global->monitor->options.use_label); in monitor_create_options()
1096 global->monitor->options.use_label); in monitor_create_options()
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/cifti2/tests/
H A Dtest_axes.py10 use_label = {0: ('something', (0.2, 0.4, 0.1, 0.5)), 1: ('even better', (0.3, 0.8, 0.43, 0.9))} variable
68 return axes.LabelAxis(['one', 'two', 'three'], use_label)
504 assert (lab.label == [use_label] * 3).all()
505 assert lab[1] == ('two', use_label, {})
510 assert (lab2.label == [use_label] * 6).all()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/
H A Doptions.py50 use_label=(label if label is not None else self.label),
72 use_label=True, argument
83 elif use_label:
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooser.c1650 gboolean use_label) in gtk_file_chooser_set_use_preview_label() argument
1654 g_object_set (chooser, "use-preview-label", use_label, NULL); in gtk_file_chooser_set_use_preview_label()
1670 gboolean use_label; in gtk_file_chooser_get_use_preview_label() local
1674 g_object_get (chooser, "use-preview-label", &use_label, NULL); in gtk_file_chooser_get_use_preview_label()
1676 return use_label; in gtk_file_chooser_get_use_preview_label()
H A Dgtkfilechooser.h245 gboolean use_label);
/dports/mail/xfaces/xfaces-3.3/
H A Dface_search_binding.c92 item->use_label = binding->anno;
H A Dmail_items.c160 if (item->use_label == (i+1))
383 item->use_label = 0;
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooser.c2118 gboolean use_label) in gtk_file_chooser_set_use_preview_label() argument
2122 g_object_set (chooser, "use-preview-label", use_label, NULL); in gtk_file_chooser_set_use_preview_label()
2138 gboolean use_label; in gtk_file_chooser_get_use_preview_label() local
2142 g_object_get (chooser, "use-preview-label", &use_label, NULL); in gtk_file_chooser_get_use_preview_label()
2144 return use_label; in gtk_file_chooser_get_use_preview_label()
H A Dgtkfilechooser.h217 gboolean use_label);
/dports/devel/libvirt/libvirt-7.10.0/src/security/
H A Dsecurity_selinux.c1819 char *use_label = NULL; in virSecuritySELinuxSetImageLabelInternal() local
1855 use_label = disk_seclabel->label; in virSecuritySELinuxSetImageLabelInternal()
1860 use_label = parent_seclabel->label; in virSecuritySELinuxSetImageLabelInternal()
1863 use_label = data->file_context; in virSecuritySELinuxSetImageLabelInternal()
1865 use_label = data->content_context; in virSecuritySELinuxSetImageLabelInternal()
1867 use_label = secdef->imagelabel; in virSecuritySELinuxSetImageLabelInternal()
1872 use_label = data->content_context; in virSecuritySELinuxSetImageLabelInternal()
1887 ret = virSecuritySELinuxSetFilecon(mgr, path, use_label, remember); in virSecuritySELinuxSetImageLabelInternal()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.cc481 void FileChooser::set_use_preview_label(bool use_label) in set_use_preview_label() argument
483 gtk_file_chooser_set_use_preview_label(gobj(), static_cast<int>(use_label)); in set_use_preview_label()
H A Dfilechooser.h846 void set_use_preview_label(bool use_label = true);
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkFileChooser.xs126 void gtk_file_chooser_set_use_preview_label (GtkFileChooser *chooser, gboolean use_label);
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfile_chooser.rs153 fn set_use_preview_label(&self, use_label: bool); in set_use_preview_label()
752 fn set_use_preview_label(&self, use_label: bool) { in set_use_preview_label()
756 use_label.to_glib(), in set_use_preview_label()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechooser.cc502 void FileChooser::set_use_preview_label(bool use_label) in set_use_preview_label() argument
504 gtk_file_chooser_set_use_preview_label(gobj(), static_cast<int>(use_label)); in set_use_preview_label()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dfile_chooser.rs156 fn set_use_preview_label(&self, use_label: bool); in set_use_preview_label()
758 fn set_use_preview_label(&self, use_label: bool) { in set_use_preview_label()
762 use_label.to_glib(), in set_use_preview_label()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dfile_chooser.rs156 fn set_use_preview_label(&self, use_label: bool); in set_use_preview_label()
758 fn set_use_preview_label(&self, use_label: bool) { in set_use_preview_label()
762 use_label.to_glib(), in set_use_preview_label()

1234567