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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c2877 int nAvail;
2884 nAvail = 0;
2898 nAvail += colorPtr->numColors;
2904 * nAvail is an (over)estimate of the number of colors we could free.
2907 if (nAvail < numColors) {
2857 int nAvail; local

Completed in 352 milliseconds