Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dlbcolor.c104 static Error FreeColorTable(Pointer);
233 cachedtable = DXNewPrivate((Pointer)ctread, FreeColorTable); in DXColorNameToRGB()
260 static Error FreeColorTable(Pointer ptr) in FreeColorTable() function
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DXpmParse.c133 LFUNC(FreeColorTable, void, (XmtXpmColorTable color_table, int ncolors));
430 static void FreeColorTable(XmtXpmColorTable color_table, int ncolors) in FreeColorTable() function
432 static void FreeColorTable(color_table, ncolors) in FreeColorTable()
464 FreeColorTable(xmtimage->color_table, xmtimage->ncolors);
637 if (color_table) FreeColorTable(color_table, ncolors);
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkImgPhInstance.c42 static void FreeColorTable(ColorTable *colorPtr, int force);
117 FreeColorTable(colorTablePtr, 0); in TkImgPhotoConfigureInstance()
265 FreeColorTable(instancePtr->colorTablePtr, 0); in TkImgPhotoGet()
1123 FreeColorTable( in FreeColorTable() function
1600 FreeColorTable(instancePtr->colorTablePtr, 1); in TkImgDisposeInstance()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgPhInstance.c49 static void FreeColorTable(ColorTable *colorPtr, int force);
124 FreeColorTable(colorTablePtr, 0); in TkImgPhotoConfigureInstance()
272 FreeColorTable(instancePtr->colorTablePtr, 0); in TkImgPhotoGet()
1131 FreeColorTable( in FreeColorTable() function
1607 FreeColorTable(instancePtr->colorTablePtr, 1); in TkImgDisposeInstance()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPhoto.c370 static void FreeColorTable _ANSI_ARGS_((ColorTable *colorPtr));
1487 FreeColorTable(colorTablePtr);
1647 FreeColorTable(instancePtr->colorTablePtr);
2486 FreeColorTable(colorPtr) in FreeColorTable() function
2960 FreeColorTable(instancePtr->colorTablePtr);
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPhoto.c370 static void FreeColorTable _ANSI_ARGS_((ColorTable *colorPtr));
1487 FreeColorTable(colorTablePtr);
1647 FreeColorTable(instancePtr->colorTablePtr);
2486 FreeColorTable(colorPtr) in FreeColorTable() function
2960 FreeColorTable(instancePtr->colorTablePtr);
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPhoto.c370 static void FreeColorTable _ANSI_ARGS_((ColorTable *colorPtr));
1487 FreeColorTable(colorTablePtr);
1647 FreeColorTable(instancePtr->colorTablePtr);
2486 FreeColorTable(colorPtr) in FreeColorTable() function
2960 FreeColorTable(instancePtr->colorTablePtr);
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkImgPhoto.c425 static void FreeColorTable(ColorTable *colorPtr, int force);
2233 FreeColorTable(colorTablePtr, 0); in ImgPhotoConfigureInstance()
2381 FreeColorTable(instancePtr->colorTablePtr, 0); in ImgPhotoGet()
3522 FreeColorTable( in FreeColorTable() function
3999 FreeColorTable(instancePtr->colorTablePtr, 1); in DisposeInstance()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImgPhoto.c424 static void FreeColorTable _ANSI_ARGS_((ColorTable *colorPtr,
2184 FreeColorTable(colorTablePtr, 0);
2344 FreeColorTable(instancePtr->colorTablePtr, 0);
3462 FreeColorTable(colorPtr, force) in FreeColorTable() function
3943 FreeColorTable(instancePtr->colorTablePtr, 1);