Home
last modified time | relevance | path

Searched refs:show_other (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Module/
H A DResearchTaskModule.php63 … $show_other = $this->getBlockSetting($block_id, 'show_other', self::DEFAULT_SHOW_OTHER);
142 … === Auth::user()->getUserName() || !$user_name && $show_unassigned || $user_name && $show_other) {
201 … $show_other = $this->getBlockSetting($block_id, 'show_other', self::DEFAULT_SHOW_OTHER);
219 echo FunctionsEdit::editFieldYesNo('show_other', $show_other);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Module/
H A DResearchTaskModule.php90 … $show_other = $this->getBlockSetting($block_id, 'show_other', self::DEFAULT_SHOW_OTHER);
114 } elseif ($user_name !== '' && $show_other) {
262 … $show_other = $this->getBlockSetting($block_id, 'show_other', self::DEFAULT_SHOW_OTHER);
268 'show_other' => $show_other,
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dnetctl-auto.fish15 set -l show_other false
20 set show_other true
31 set show_other true
45 if test $show_other = true
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dapp_chooser_widget.rs57 show_other: Option<bool>, field
108 show_other: None, in new()
166 if let Some(ref show_other) = self.show_other { in build()
167 properties.push(("show-other", show_other)); in build()
315 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
316 self.show_other = Some(show_other); in show_other()
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-location-chooser.c82 gboolean show_other; member
115 self->priv->show_other = g_value_get_boolean (value); in G_DEFINE_TYPE_WITH_CODE()
144 g_value_set_boolean (value, self->priv->show_other); in gth_location_chooser_get_property()
480 if (self->priv->show_other) { in update_entry_point_list()
579 if (self->priv->show_other || self->priv->show_entry_points) { in update_location_list()
611 if (self->priv->show_other) { in gth_location_chooser_realize()
698 self->priv->show_other = TRUE; in gth_location_chooser_init()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dapp_chooser_widget.rs59 show_other: Option<bool>, field
123 if let Some(ref show_other) = self.show_other { in build()
124 properties.push(("show-other", show_other)); in build()
278 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
279 self.show_other = Some(show_other); in show_other()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dapp_chooser_widget.rs59 show_other: Option<bool>, field
123 if let Some(ref show_other) = self.show_other { in build()
124 properties.push(("show-other", show_other)); in build()
278 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
279 self.show_other = Some(show_other); in show_other()
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Drecordformatcombo.c111 if (rfc->show_other) in rebuild_strings()
226 gboolean show_other) in record_format_combo_new() argument
255 rfc->show_other = show_other; in record_format_combo_new()
H A Drecordformatcombo.h57 gboolean show_other; member
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dapp_chooser_widget.rs67 show_other: Option<bool>, field
136 if let Some(ref show_other) = self.show_other { in build()
137 properties.push(("show-other", show_other)); in build()
287 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
288 self.show_other = Some(show_other); in show_other()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs67 show_other: Option<bool>, field
136 if let Some(ref show_other) = self.show_other { in build()
137 properties.push(("show-other", show_other)); in build()
287 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
288 self.show_other = Some(show_other); in show_other()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs67 show_other: Option<bool>, field
136 if let Some(ref show_other) = self.show_other { in build()
137 properties.push(("show-other", show_other)); in build()
287 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
288 self.show_other = Some(show_other); in show_other()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs67 show_other: Option<bool>, field
136 if let Some(ref show_other) = self.show_other { in build()
137 properties.push(("show-other", show_other)); in build()
287 pub fn show_other(mut self, show_other: bool) -> Self { in show_other() method
288 self.show_other = Some(show_other); in show_other()
/dports/devel/upp/upp/uppsrc/IconDes/
H A DBar.cpp207 [=] { show_other = !show_other; show_small = false; SyncShow(); SetBar(); }) in DrawBar()
208 .Check(show_other); in DrawBar()
210 [=] { show_small = !show_small; show_other = false; SyncShow(); SetBar(); }) in DrawBar()
309 s % show_other; in SerializeSettings()
/dports/graphics/xbmbrowser/xbmbrowser5.1/
H A DXbmBrowser-color.ad.sed40 *optmenu.show_other.label: Other Files
60 !XbmBrowser.show_other: False
H A Dxbmbrowser.c121 offset(show_other), XtRImmediate, (XtPointer) False },
493 XtNleftBitmap, app_data.show_other ? tickon : tickoff, NULL);
494 XtAddCallback(optitem, XtNcallback, toggle_option, &app_data.show_other);
H A Dxbmbrowser.h119 Boolean show_other; member
/dports/www/webtrees20/webtrees-2.0.19/webtrees/resources/views/modules/todo/
H A Dconfig.phtml24 … 'options' => [I18N::translate('no'), I18N::translate('yes')], 'selected' => (int) $show_other]) ?>
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkappchooserwidget.c90 guint show_other : 1; member
677 if (self->show_other || self->show_all) in gtk_app_chooser_widget_real_add_items()
783 g_value_set_boolean (value, self->show_other); in gtk_app_chooser_widget_get_property()
1273 if (self->show_other != setting) in gtk_app_chooser_widget_set_show_other()
1275 self->show_other = setting; in gtk_app_chooser_widget_set_show_other()
1297 return self->show_other; in gtk_app_chooser_widget_get_show_other()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkappchooserwidget.c84 guint show_other : 1; member
751 if (self->priv->show_other || self->priv->show_all) in gtk_app_chooser_widget_real_add_items()
857 g_value_set_boolean (value, self->priv->show_other); in gtk_app_chooser_widget_get_property()
1333 if (self->priv->show_other != setting) in gtk_app_chooser_widget_set_show_other()
1335 self->priv->show_other = setting; in gtk_app_chooser_widget_set_show_other()
1359 return self->priv->show_other; in gtk_app_chooser_widget_get_show_other()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dcommon.py105 show_other=False, argument
152 if show_other:
H A Dstatusbar.py528 show_other=True,
544 show_other=True,
559 show_other=True,
H A Dsystemtray.py266 show_other=True,
276 show_other=True,
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/agentes/
H A Dstat_win.php138 $show_other = (bool)get_parameter('show_other', false); variable
139 if ($show_other) {
/dports/x11/yad/yad-7.3/src/
H A Dapp.c48 gtk_app_chooser_widget_set_show_other (GTK_APP_CHOOSER_WIDGET (w), options.app_data.show_other); in app_create_widget()

12