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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c96 int liveRefCount; /* Number of instances which are actually member in struct:ColorTable
1492 colorTablePtr->liveRefCount -= 1;
1878 colorPtr->liveRefCount -= 1;
2457 colorPtr->liveRefCount = 0;
2465 colorPtr->liveRefCount++;
2890 && (colorPtr->liveRefCount == 0 )&& (colorPtr->numColors != 0)
2920 && (colorPtr->liveRefCount == 0) && (colorPtr->numColors != 0)

Completed in 931 milliseconds