Home
last modified time | relevance | path

Searched refs:ColorTableId (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkImgPhoto.h31 typedef struct ColorTableId ColorTableId; typedef
80 struct ColorTableId { struct
95 ColorTableId id; /* Information used in selecting this color argument
H A DtkImgPhInstance.c45 static int ReclaimColors(ColorTableId *id, int numColors);
54 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
1035 ColorTableId id; in GetColorTable()
1075 memset(&colorPtr->id, 0, sizeof(ColorTableId)); in GetColorTable()
1494 ColorTableId *id, /* Pointer to information identifying in ReclaimColors()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgPhoto.h31 typedef struct ColorTableId ColorTableId; typedef
73 struct ColorTableId { struct
88 ColorTableId id; /* Information used in selecting this color argument
H A DtkImgPhInstance.c52 static int ReclaimColors(ColorTableId *id, int numColors);
61 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
1043 ColorTableId id; in GetColorTable()
1083 memset(&colorPtr->id, 0, sizeof(ColorTableId)); in GetColorTable()
1501 ColorTableId *id, /* Pointer to information identifying in ReclaimColors()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPhoto.c83 } ColorTableId; typedef
92 ColorTableId id; /* Information used in selecting this
337 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
374 static int ReclaimColors _ANSI_ARGS_((ColorTableId *id,
2394 ColorTableId id;
2436 memset((VOID *) &colorPtr->id, 0, sizeof(ColorTableId));
2850 ColorTableId *id; /* Pointer to information identifying in ReclaimColors()
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPhoto.c83 } ColorTableId; typedef
92 ColorTableId id; /* Information used in selecting this
337 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
374 static int ReclaimColors _ANSI_ARGS_((ColorTableId *id,
2394 ColorTableId id;
2436 memset((VOID *) &colorPtr->id, 0, sizeof(ColorTableId));
2850 ColorTableId *id; /* Pointer to information identifying in ReclaimColors()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPhoto.c83 } ColorTableId; typedef
92 ColorTableId id; /* Information used in selecting this
337 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
374 static int ReclaimColors _ANSI_ARGS_((ColorTableId *id,
2394 ColorTableId id;
2436 memset((VOID *) &colorPtr->id, 0, sizeof(ColorTableId));
2850 ColorTableId *id; /* Pointer to information identifying in ReclaimColors()
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkImgPhoto.c86 } ColorTableId; typedef
95 ColorTableId id; /* Information used in selecting this color
381 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
429 static int ReclaimColors(ColorTableId *id, int numColors);
3433 ColorTableId id; in GetColorTable()
3473 memset(&colorPtr->id, 0, sizeof(ColorTableId)); in GetColorTable()
3893 ColorTableId *id, /* Pointer to information identifying in ReclaimColors()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImgPhoto.c95 } ColorTableId; typedef
104 ColorTableId id; /* Information used in selecting this
384 #define N_COLOR_HASH (sizeof(ColorTableId) / sizeof(int))
429 static int ReclaimColors _ANSI_ARGS_((ColorTableId *id,
3370 ColorTableId id;
3412 memset((VOID *) &colorPtr->id, 0, sizeof(ColorTableId));
3833 ColorTableId *id; /* Pointer to information identifying in ReclaimColors()