Home | History | Annotate | Download | only in lib

Lines Matching refs:xff

46 	0xff, 0x00, 0x00, /* red */
47 0x00, 0xff, 0x00, /* green */
48 0xff, 0xff, 0x00, /* brown */
49 0x00, 0x00, 0xff, /* blue */
50 0xff, 0x00, 0xff, /* magenta */
51 0x00, 0xff, 0xff, /* cyan */
52 0xff, 0xff, 0xff, /* white */
59 #define _CMWHITE 0xff, 0xff, 0xff,
75 0xff, 0x00, 0x00, /* red */
76 0x00, 0xff, 0x00, /* green */
77 0xff, 0xff, 0x00, /* brown */
78 0x00, 0x00, 0xff, /* blue */
79 0xff, 0x00, 0xff, /* magenta */
80 0x00, 0xff, 0xff, /* cyan */
81 0xff, 0xff, 0xff, /* white */