Searched defs:colors (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/paxlib/ico/ |
H A D | ico.c | 52 uint8_t colors; member in struct:Ico_directory_s
|
/ast/src/lib/libtk/generic/ |
H A D | tkImgPhoto.c | 63 * The set of colors required to display a photo image in a window depends on: 69 * Pixel values allocated for specific colors are valid only for the 98 int numColors; /* Number of colors allocated for this map. */ 117 * BLACK_AND_WHITE: 1 means only black and white colors are 196 ColorTable *colorTablePtr; /* Pointer to information about colors 730 * photo put command - first parse the options and colors specified. 742 " put {{colors...}...} ?-to x1 y1 x2 y2?\"", 1617 {2, 2, 2, /* 3 bits, 8 colors */}, 1618 {2, 3, 2, /* 4 bits, 12 colors */}, 1619 {3, 4, 2, /* 5 bits, 24 colors */}, 2527 XColor *colors; local [all...] |
Completed in 16 milliseconds