Home
last modified time | relevance | path

Searched refs:BLANK_ONLY (Results 1 – 12 of 12) sorted by relevance

/dports/devel/gitg/gitg-3.32.1/vapi/
H A Dgsettings-desktop-schemas.vapi87 BLANK_ONLY,
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dtypes.h35 RANDOM_HACKS, ONE_HACK, BLANK_ONLY, DONT_BLANK, RANDOM_HACKS_SAME enumerator
H A Dprefs.c840 p->mode == BLANK_ONLY ? "blank" : in write_init_file()
1171 else if (s && !strcasecmp (s, "blank")) p->mode = BLANK_ONLY; in load_init_file()
H A Dsubprocs.c995 else if (p->mode == BLANK_ONLY || p->mode == DONT_BLANK) in spawn_screenhack()
H A Dxscreensaver.c1313 if (p->mode == BLANK_ONLY && in main_loop()
H A Ddemo-Gtk.c198 DONT_BLANK, BLANK_ONLY, ONE_HACK, RANDOM_HACKS, RANDOM_HACKS_SAME };
3319 if (p->mode == BLANK_ONLY) in populate_demo_window()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgdesktopenums-3.0.vapi114 BLANK_ONLY,
/dports/x11/xlockmore/xlockmore-5.67/
H A Dconfig.h.in410 #undef BLANK_ONLY
H A DREADME821 Edit the generated config.h, add "#define BLANK_ONLY", then to a make.
H A Dconfigure.ac5035 AC_DEFINE([BLANK_ONLY], [1], [only blank mode will be available]) definition
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dmode.h332 #ifndef BLANK_ONLY
/dports/x11/xlockmore/xlockmore-5.67/docs/
H A DRevisions923 Fix for random.c when BLANK_ONLY is used.
1338 added BLANK_ONLY #define if you only want the blank mode.