Searched defs:ColorTable (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c91 typedef struct ColorTable { struct
113 } ColorTable; typedef in typeref:struct:ColorTable
116 * Bit definitions for the flags field of a ColorTable.
196 ColorTable *colorTablePtr; /* Pointer to information about colors
332 * to ColorTable address.
370 static void FreeColorTable _ANSI_ARGS_((ColorTable *colorPtr));
371 static void AllocateColors _ANSI_ARGS_((ColorTable *colorPtr));
1458 ColorTable *colorTablePtr;
1862 ColorTable *colorPtr;
2398 * A new ColorTable ma
[all...]

Completed in 28 milliseconds