Home
last modified time | relevance | path

Searched refs:no_display (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/sysutils/garcon/garcon-4.16.1/garcon/
H A Dgarcon-menu-directory.c115 guint no_display : 1; member
220 directory->priv->no_display = FALSE; in garcon_menu_directory_init()
345 gboolean no_display; in garcon_menu_directory_new() local
369 no_display = xfce_rc_read_bool_entry (rc, G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY, FALSE); in garcon_menu_directory_new()
377 "no-display", no_display, in garcon_menu_directory_new()
561 return directory->priv->no_display; in garcon_menu_directory_get_no_display()
575 gboolean no_display) in garcon_menu_directory_set_no_display() argument
580 if (directory->priv->no_display == no_display) in garcon_menu_directory_set_no_display()
584 directory->priv->no_display = no_display; in garcon_menu_directory_set_no_display()
/dports/devel/py-qtconsole/qtconsole-5.1.1/qtconsole/tests/
H A Dtest_app.py14 from . import no_display
17 @pytest.mark.skipif(no_display, reason="Doesn't work without a display")
23 @pytest.mark.skipif(no_display, reason="Doesn't work without a display")
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Simple/t/Test2/modules/
H A DEvent.t70 no_display => 0,
86 no_display => undef,
105 no_display => undef,
129 no_display => undef
160 no_display => undef
189 no_display => undef
220 no_display => undef
254 no_display => undef
447 no_display => 1,
512 no_display => undef
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Test-Simple/t/Test2/modules/
H A DEvent.t70 no_display => 0,
86 no_display => undef,
105 no_display => undef,
129 no_display => undef
160 no_display => undef
189 no_display => undef
220 no_display => undef
254 no_display => undef
447 no_display => 1,
512 no_display => undef
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/Test-Simple/t/Test2/modules/
H A DEvent.t70 no_display => 0,
86 no_display => undef,
105 no_display => undef,
129 no_display => undef
160 no_display => undef
189 no_display => undef
220 no_display => undef
254 no_display => undef
447 no_display => 1,
512 no_display => undef
[all …]
/dports/devel/p5-Test-Simple/Test-Simple-1.302188/t/Test2/modules/
H A DEvent.t70 no_display => 0,
86 no_display => undef,
105 no_display => undef,
129 no_display => undef
160 no_display => undef
189 no_display => undef
220 no_display => undef
254 no_display => undef
447 no_display => 1,
512 no_display => undef
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Test-Simple/t/Test2/modules/
H A DEvent.t70 no_display => 0,
86 no_display => undef,
105 no_display => undef,
129 no_display => undef
160 no_display => undef
189 no_display => undef
220 no_display => undef
254 no_display => undef
447 no_display => 1,
512 no_display => undef
[all …]
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Dmain.c23 bool no_display; member
353 args->no_display = true; in parse_args()
387 if (args->no_display && !args->record_filename) { in parse_args()
392 if (args->no_display && args->fullscreen) { in parse_args()
441 .no_display = false, in main()
483 .display = !args.no_display, in main()
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Simple/t/Test2/modules/EventFacet/
H A DAbout.t9 my $one = $CLASS->new(details => 'foo', package => 'bar', no_display => 0);
13 is($one->no_display, 0, "Got no_display value");
/dports/lang/perl5.30/perl-5.30.3/cpan/Test-Simple/t/Test2/modules/EventFacet/
H A DAbout.t9 my $one = $CLASS->new(details => 'foo', package => 'bar', no_display => 0);
13 is($one->no_display, 0, "Got no_display value");
/dports/lang/perl5.32/perl-5.32.1/cpan/Test-Simple/t/Test2/modules/EventFacet/
H A DAbout.t9 my $one = $CLASS->new(details => 'foo', package => 'bar', no_display => 0);
13 is($one->no_display, 0, "Got no_display value");
/dports/devel/p5-Test-Simple/Test-Simple-1.302188/t/Test2/modules/EventFacet/
H A DAbout.t9 my $one = $CLASS->new(details => 'foo', package => 'bar', no_display => 0);
13 is($one->no_display, 0, "Got no_display value");
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Test-Simple/t/Test2/modules/EventFacet/
H A DAbout.t9 my $one = $CLASS->new(details => 'foo', package => 'bar', no_display => 0);
13 is($one->no_display, 0, "Got no_display value");
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-test-utils.c19 guint no_display : 1; member
37 gboolean no_display = FALSE; in clutter_test_init() local
58 no_display = TRUE; in clutter_test_init()
79 test_environ->no_display = no_display; in clutter_test_init()
122 if (test_environ->no_display) in clutter_test_func_wrapper()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-test-utils.c19 guint no_display : 1; member
37 gboolean no_display = FALSE; in clutter_test_init() local
58 no_display = TRUE; in clutter_test_init()
79 test_environ->no_display = no_display; in clutter_test_init()
122 if (test_environ->no_display) in clutter_test_func_wrapper()
/dports/math/py-theano/Theano-1.0.5/theano/gof/
H A Dcompilelock.py203 no_display = (verbosity == 0)
238 if not no_display:
248 if not no_display:
260 no_display = (verbosity == 0)
261 if not no_display and nb_wait > 0:
271 no_display = True
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_shelf_utils_unittest.cc31 base::Optional<bool> no_display; member
77 if (in_app.no_display) in SetGuestOsRegistry()
78 out_app.set_no_display(*in_app.no_display); in SetGuestOsRegistry()
212 .no_display = true}, in TEST_F()
224 .no_display = true}, in TEST_F()
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Simple/t/Test2/modules/Util/
H A DFacets2Legacy.t87 tests no_display => sub {
88 is(no_display({}), 0, "default is no");
89 is(no_display({about => {no_display => 0}}), 0, "set to off");
90 is(no_display({about => {no_display => 1}}), 1, "set to on");
/dports/lang/perl5.30/perl-5.30.3/cpan/Test-Simple/t/Test2/modules/Util/
H A DFacets2Legacy.t87 tests no_display => sub {
88 is(no_display({}), 0, "default is no");
89 is(no_display({about => {no_display => 0}}), 0, "set to off");
90 is(no_display({about => {no_display => 1}}), 1, "set to on");
/dports/lang/perl5.32/perl-5.32.1/cpan/Test-Simple/t/Test2/modules/Util/
H A DFacets2Legacy.t87 tests no_display => sub {
88 is(no_display({}), 0, "default is no");
89 is(no_display({about => {no_display => 0}}), 0, "set to off");
90 is(no_display({about => {no_display => 1}}), 1, "set to on");
/dports/devel/p5-Test-Simple/Test-Simple-1.302188/t/Test2/modules/Util/
H A DFacets2Legacy.t87 tests no_display => sub {
88 is(no_display({}), 0, "default is no");
89 is(no_display({about => {no_display => 0}}), 0, "set to off");
90 is(no_display({about => {no_display => 1}}), 1, "set to on");
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Test-Simple/t/Test2/modules/Util/
H A DFacets2Legacy.t87 tests no_display => sub {
88 is(no_display({}), 0, "default is no");
89 is(no_display({about => {no_display => 0}}), 0, "set to off");
90 is(no_display({about => {no_display => 1}}), 1, "set to on");
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Devalwindow.pro35 …witch_win(win_T **save_curwin, tabpage_T **save_curtab, win_T *win, tabpage_T *tp, int no_display);
36 …n_noblock(win_T **save_curwin, tabpage_T **save_curtab, win_T *win, tabpage_T *tp, int no_display);
37 void restore_win(win_T *save_curwin, tabpage_T *save_curtab, int no_display);
38 void restore_win_noblock(win_T *save_curwin, tabpage_T *save_curtab, int no_display);
/dports/x11/gdm/gdm-3.28.4/libgdm/
H A Dgdm-sessions.c66 gboolean no_display; in key_file_is_relevant() local
72 no_display = g_key_file_get_boolean (key_file, in key_file_is_relevant()
77 no_display = FALSE; in key_file_is_relevant()
107 if (no_display || hidden || tryexec_failed) { in key_file_is_relevant()
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Simple/lib/Test2/
H A DEvent.pm75 sub no_display { 0 } subroutine
170 $out->{about}->{no_display} = $self->no_display || undef;
215 if ($do_info && !$self->no_display && $self->diagnostics) {

12345678