Home
last modified time | relevance | path

Searched refs:NO_COLOR (Results 176 – 200 of 743) sorted by relevance

12345678910>>...30

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/secvar/test/
H A Dsecvar_common_test.c35 #ifndef NO_COLOR
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSetFrame.h25 #define NO_COLOR 0xFFFFFFFA macro
36 nsBorderColor() { Set(NO_COLOR); } in nsBorderColor()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameSetFrame.h25 #define NO_COLOR 0xFFFFFFFA macro
36 nsBorderColor() { Set(NO_COLOR); } in nsBorderColor()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrameSetFrame.h24 #define NO_COLOR 0xFFFFFFFA macro
36 nsBorderColor() { Set(NO_COLOR); } in nsBorderColor()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrameSetFrame.h25 #define NO_COLOR 0xFFFFFFFA macro
36 nsBorderColor() { Set(NO_COLOR); } in nsBorderColor()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameSetFrame.h25 #define NO_COLOR 0xFFFFFFFA macro
36 nsBorderColor() { Set(NO_COLOR); } in nsBorderColor()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSetFrame.h25 #define NO_COLOR 0xFFFFFFFA macro
36 nsBorderColor() { Set(NO_COLOR); } in nsBorderColor()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/devel/p5-Term-App-Roles/Term-App-Roles-0.031/
H A DChanges13 - Observe NO_COLOR (see https://no-color.org).
/dports/devel/p5-Term-ANSIColor/Term-ANSIColor-5.01/t/module/
H A Daliases-env.t28 delete $ENV{NO_COLOR};
/dports/graphics/py-plotly/plotly-4.14.3/plotly/express/
H A D__init__.py57 NO_COLOR,
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dwintty.c422 ttyDisplay->color = NO_COLOR;
1824 if (color != NO_COLOR)
1829 if (color != NO_COLOR)
3268 if (ttyDisplay->color != NO_COLOR) { in end_glyphout()
3270 ttyDisplay->color = NO_COLOR; in end_glyphout()
3401 if (ttyDisplay->color != NO_COLOR)
3404 if (color != NO_COLOR)
3431 ttyDisplay->color = NO_COLOR;
3890 color = NO_COLOR;
4304 return NO_COLOR;
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dwintty.c422 ttyDisplay->color = NO_COLOR;
1824 if (color != NO_COLOR)
1829 if (color != NO_COLOR)
3268 if (ttyDisplay->color != NO_COLOR) { in end_glyphout()
3270 ttyDisplay->color = NO_COLOR; in end_glyphout()
3401 if (ttyDisplay->color != NO_COLOR)
3404 if (color != NO_COLOR)
3431 ttyDisplay->color = NO_COLOR;
3890 color = NO_COLOR;
4304 return NO_COLOR;
[all …]
/dports/lang/opencoarrays/OpenCoarrays-2.9.0/prerequisites/use-case/
H A Ddefine_functions.sh48 if [ "${NO_COLOR}" = "true" ] || [[ "${TERM:-}" != "xterm"* ]] || [ -t 1 ]; then
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dbotl.c35 struct color_option result = {NO_COLOR, 0};
50 struct color_option result = {NO_COLOR, 0};
64 if (color_option.color != NO_COLOR)
78 if (color_option.color != NO_COLOR)
/dports/lang/alchemist.el/alchemist.el-1.8.2/alchemist-server/
H A DMakefile5 NO_COLOR=\033[0m macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/tty/
H A Dtermcap.c877 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
914 *fg = *bg = NO_COLOR;
929 *fg = *bg = NO_COLOR;
1004 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1013 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/games/nethack34/nethack-3.4.3/win/tty/
H A Dtermcap.c873 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
910 *fg = *bg = NO_COLOR;
925 *fg = *bg = NO_COLOR;
1000 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1009 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/games/nethack34-nox11/nethack-3.4.3/win/tty/
H A Dtermcap.c873 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
910 *fg = *bg = NO_COLOR;
925 *fg = *bg = NO_COLOR;
1000 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1009 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/x11/wallutils/wallutils-5.10.0/scripts/
H A Dheic-install13 if [[ "$NO_COLOR" != "1" ]]; then

12345678910>>...30