Home
last modified time | relevance | path

Searched refs:NO_COLOR (Results 51 – 75 of 743) sorted by relevance

12345678910>>...30

/dports/science/cdo/cdo-2.0.0/src/
H A Dmpmo_color.h37 NO_COLOR = 0, enumerator
82 color(TextColor foreground = NO_COLOR, TextMode mode = MODELESS, TextColor background = NO_COLOR)
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dnhwin32.h72 #define zap_color(n) color = iflags.use_color ? zapcolors[n] : NO_COLOR
73 #define cmap_color(n) color = iflags.use_color ? defsyms[n].color : NO_COLOR
74 #define obj_color(n) color = iflags.use_color ? objects[n].oc_color : NO_COLOR
75 #define mon_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR
80 CLR_BLACK : NO_COLOR)
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/OpenFlight/
H A DVertexRecords.cpp42 NO_COLOR = (0x8000 >> 2), enumerator
71 else if( ( (flags & NO_COLOR) == 0 ) && in readRecord()
116 else if( ( (flags & NO_COLOR) == 0 ) && in readRecord()
161 else if( ( (flags & NO_COLOR) == 0 ) && in readRecord()
224 else if( ( (flags & NO_COLOR) == 0 ) && in readRecord()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/OpenFlight/
H A DVertexRecords.cpp42 NO_COLOR = (0x8000 >> 2),
71 else if( ( (flags & NO_COLOR) == 0 ) &&
116 else if( ( (flags & NO_COLOR) == 0 ) &&
161 else if( ( (flags & NO_COLOR) == 0 ) &&
224 else if( ( (flags & NO_COLOR) == 0 ) &&
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmttymain.c136 _mt_colors[NO_COLOR][0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors[NO_COLOR][0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
266 _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
268 _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
292 (i == CLR_BLACK || i == NO_COLOR || i == CLR_WHITE) in _mt_init_stuff()
455 _mt_set_colors(_mt_colors[NO_COLOR]); in term_end_color()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmttymain.c136 _mt_colors[NO_COLOR][0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors[NO_COLOR][0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
266 _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
268 _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
292 (i == CLR_BLACK || i == NO_COLOR || i == CLR_WHITE) in _mt_init_stuff()
455 _mt_set_colors(_mt_colors[NO_COLOR]); in term_end_color()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmttymain.c136 _mt_colors[NO_COLOR][0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors[NO_COLOR][0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
266 _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
268 _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
292 (i == CLR_BLACK || i == NO_COLOR || i == CLR_WHITE) in _mt_init_stuff()
455 _mt_set_colors(_mt_colors[NO_COLOR]); in term_end_color()
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dcolor.h28 # define NO_COLOR 8 macro
30 # define NO_COLOR 0 macro
/dports/shells/xonsh/xonsh-0.7.9/xontrib/
H A Dprompt_ret_code.xsh29 $PROMPT = $PROMPT.replace('{prompt_end}{NO_COLOR}',
30 '{ret_code_color}{ret_code}{prompt_end}{NO_COLOR}')
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dcolor.h34 #define NO_COLOR 8 macro
36 # define NO_COLOR 0 macro
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSetFrame.cpp182 mEdgeColors.Set(NO_COLOR); in nsHTMLFramesetFrame()
331 mChildBorderColors[mChildCount].Set(NO_COLOR); in NS_QUERYFRAME_ENTRY()
840 verBorderColors[verX] = NO_COLOR; in Reflow()
847 horBorderColors[horX] = NO_COLOR; in Reflow()
959 if (NO_COLOR == mEdgeColors.mLeft) { in Reflow()
967 if (NO_COLOR == mEdgeColors.mTop) { in Reflow()
975 if (NO_COLOR == mEdgeColors.mRight) { in Reflow()
983 if (NO_COLOR == mEdgeColors.mBottom) { in Reflow()
1001 if (NO_COLOR == verBorderColors[cellIndex.x]) { in Reflow()
1004 if (NO_COLOR == horBorderColors[cellIndex.y]) { in Reflow()
[all …]
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameSetFrame.cpp182 mEdgeColors.Set(NO_COLOR); in nsHTMLFramesetFrame()
331 mChildBorderColors[mChildCount].Set(NO_COLOR); in NS_QUERYFRAME_ENTRY()
840 verBorderColors[verX] = NO_COLOR; in Reflow()
847 horBorderColors[horX] = NO_COLOR; in Reflow()
959 if (NO_COLOR == mEdgeColors.mLeft) { in Reflow()
967 if (NO_COLOR == mEdgeColors.mTop) { in Reflow()
975 if (NO_COLOR == mEdgeColors.mRight) { in Reflow()
983 if (NO_COLOR == mEdgeColors.mBottom) { in Reflow()
1001 if (NO_COLOR == verBorderColors[cellIndex.x]) { in Reflow()
1004 if (NO_COLOR == horBorderColors[cellIndex.y]) { in Reflow()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrameSetFrame.cpp184 mParentBorderColor = NO_COLOR; // default not set in nsHTMLFramesetFrame()
192 mEdgeColors.Set(NO_COLOR); in nsHTMLFramesetFrame()
347 mChildBorderColors[mChildCount].Set(NO_COLOR); in NS_QUERYFRAME_ENTRY()
878 verBorderColors[verX] = NO_COLOR; in Reflow()
885 horBorderColors[horX] = NO_COLOR; in Reflow()
999 if (NO_COLOR == mEdgeColors.mLeft) { in Reflow()
1007 if (NO_COLOR == mEdgeColors.mTop) { in Reflow()
1015 if (NO_COLOR == mEdgeColors.mRight) { in Reflow()
1023 if (NO_COLOR == mEdgeColors.mBottom) { in Reflow()
1346 mColor = NO_COLOR; in NS_IMPL_FRAMEARENA_HELPERS()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrameSetFrame.cpp180 mEdgeColors.Set(NO_COLOR); in nsHTMLFramesetFrame()
334 mChildBorderColors[mChildCount].Set(NO_COLOR); in NS_QUERYFRAME_ENTRY()
847 verBorderColors[verX] = NO_COLOR; in Reflow()
854 horBorderColors[horX] = NO_COLOR; in Reflow()
967 if (NO_COLOR == mEdgeColors.mLeft) { in Reflow()
975 if (NO_COLOR == mEdgeColors.mTop) { in Reflow()
983 if (NO_COLOR == mEdgeColors.mRight) { in Reflow()
991 if (NO_COLOR == mEdgeColors.mBottom) { in Reflow()
1009 if (NO_COLOR == verBorderColors[cellIndex.x]) { in Reflow()
1012 if (NO_COLOR == horBorderColors[cellIndex.y]) { in Reflow()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameSetFrame.cpp182 mEdgeColors.Set(NO_COLOR); in nsHTMLFramesetFrame()
331 mChildBorderColors[mChildCount].Set(NO_COLOR); in NS_QUERYFRAME_ENTRY()
840 verBorderColors[verX] = NO_COLOR; in Reflow()
847 horBorderColors[horX] = NO_COLOR; in Reflow()
959 if (NO_COLOR == mEdgeColors.mLeft) { in Reflow()
967 if (NO_COLOR == mEdgeColors.mTop) { in Reflow()
975 if (NO_COLOR == mEdgeColors.mRight) { in Reflow()
983 if (NO_COLOR == mEdgeColors.mBottom) { in Reflow()
1001 if (NO_COLOR == verBorderColors[cellIndex.x]) { in Reflow()
1004 if (NO_COLOR == horBorderColors[cellIndex.y]) { in Reflow()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSetFrame.cpp182 mEdgeColors.Set(NO_COLOR); in nsHTMLFramesetFrame()
332 mChildBorderColors[mChildCount].Set(NO_COLOR); in NS_QUERYFRAME_ENTRY()
841 verBorderColors[verX] = NO_COLOR; in Reflow()
848 horBorderColors[horX] = NO_COLOR; in Reflow()
960 if (NO_COLOR == mEdgeColors.mLeft) { in Reflow()
968 if (NO_COLOR == mEdgeColors.mTop) { in Reflow()
976 if (NO_COLOR == mEdgeColors.mRight) { in Reflow()
984 if (NO_COLOR == mEdgeColors.mBottom) { in Reflow()
1002 if (NO_COLOR == verBorderColors[cellIndex.x]) { in Reflow()
1005 if (NO_COLOR == horBorderColors[cellIndex.y]) { in Reflow()
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmttymain.c134 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
138 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
256 mustwork (set_tty_attrib (_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors [NO_COLOR] [0])); in _mt_init_stuff()
257 mustwork (set_tty_attrib (_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors [NO_COLOR] [1])); in _mt_init_stuff()
407 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmttymain.c134 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
138 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
256 mustwork (set_tty_attrib (_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors [NO_COLOR] [0])); in _mt_init_stuff()
257 mustwork (set_tty_attrib (_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors [NO_COLOR] [1])); in _mt_init_stuff()
407 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmttymain.c136 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
262 set_tty_attrib(_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
263 set_tty_attrib(_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
413 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmttymain.c136 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
262 set_tty_attrib(_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
263 set_tty_attrib(_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
413 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmttymain.c136 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
262 set_tty_attrib(_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
263 set_tty_attrib(_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
413 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmttymain.c134 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
138 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
256 mustwork (set_tty_attrib (_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors [NO_COLOR] [0])); in _mt_init_stuff()
257 mustwork (set_tty_attrib (_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors [NO_COLOR] [1])); in _mt_init_stuff()
407 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmttymain.c136 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
262 set_tty_attrib(_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
263 set_tty_attrib(_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
413 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmttymain.c136 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
262 set_tty_attrib(_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
263 set_tty_attrib(_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
413 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmttymain.c136 _mt_colors [NO_COLOR] [0] = 0x000000; /* make no_color black on white */ in tty_change_background()
140 _mt_colors [NO_COLOR] [0] = 0xffffff; /* make no_color white on black */ in tty_change_background()
262 set_tty_attrib(_mt_window, TTY_ATTRIB_FOREGROUND, _mt_colors[NO_COLOR][0]); in _mt_init_stuff()
263 set_tty_attrib(_mt_window, TTY_ATTRIB_BACKGROUND, _mt_colors[NO_COLOR][1]); in _mt_init_stuff()
413 _mt_set_colors (_mt_colors [NO_COLOR]); in term_end_color()

12345678910>>...30