Home | History | Annotate | Download | only in coders

Lines Matching defs:hex

528     Initialize hex values.
1155 *hex;
1157 hex=hex_digits[pixel];
1158 *pixels++=(unsigned char) (*hex++);
1159 *pixels++=(unsigned char) (*hex);
1432 " % hex color packets.",