OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Color
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/apps/
bltgrid.c
18
*
Color
;
21
Color
= ((y / 32) % 2 == 0) ? &Red : &Green;
24
Color
= (
Color
== &Red) ? &Green : &Red;
25
PixelBuffer[y * Width + x] = *(UINT32 *)
Color
;
/src/games/trek/
srscan.c
60
static const char *const
Color
[4] = {
118
printf("condition %s",
Color
[Ship.cond]);
/src/share/terminfo/
terminfo
164
# -m Monochrome. Suppress
color
support
460
# ANSI.SYS
color
control. The setab/setaf caps depend on the coincidence
461
# between SVr4/XPG4's
color
numbers and ANSI.SYS attributes. Here are longer
467
klone+
color
|
color
control for ansi.sys and ISO6429-compatible displays,
471
# This is better than klone+
color
, it doesn't assume white-on-black as the
472
# default
color
pair, but many `ANSI' terminals don't grok the <op> cap.
473
ecma+
color
|
color
control for ECMA-48-compatible terminals,
600
# The
color
versions. All PC emulators do color..
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025