Searched refs:Tk_GetColormap (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkVisual.c45 * colormap allocated for a display by Tk_GetColormap.
53 * outstanding (calls to Tk_GetColormap
56 * a call to Tk_GetColormap with "new",
348 * Tk_GetColormap --
361 * each call to Tk_GetColormap.
367 Tk_GetColormap(interp, tkwin, string)
441 * previously allocated by Tk_GetColormap.
459 * call to Tk_GetColormap, or
503 * colormap must have been returned by Tk_GetColormap.
365 Tk_GetColormap(interp, tkwin, string) function
H A DtkFrame.c334 colormap = Tk_GetColormap(interp, new, colormapName);
H A Dtk.h1154 EXTERN Colormap Tk_GetColormap _ANSI_ARGS_((Tcl_Interp *interp,

Completed in 30 milliseconds