Searched refs:TkColormap (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkVisual.c48 struct TkColormap { struct
61 struct TkColormap *nextPtr; /* Next in list of colormaps for this display,
111 TkColormap *cmapPtr;
327 cmapPtr = (TkColormap *) ckalloc(sizeof(TkColormap));
377 TkColormap *cmapPtr;
386 cmapPtr = (TkColormap *) ckalloc(sizeof(TkColormap));
464 TkColormap *cmapPtr, *prevPtr;
524 TkColormap *cmapPt
[all...]
H A DtkInt.h33 typedef struct TkColormap TkColormap; typedef in typeref:struct:TkColormap
239 TkColormap *cmapPtr; /* First in list of all non-default colormaps

Completed in 13 milliseconds