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

/ast/src/lib/libtk/generic/
H A DtkError.c186 dispPtr->deleteCount += 1;
187 if (dispPtr->deleteCount >= 10) {
192 dispPtr->deleteCount = 0;
H A DtkInt.h100 int deleteCount; /* Counts # of handlers deleted since member in struct:TkDisplay
H A DtkWindow.c412 dispPtr->deleteCount = 0;

Completed in 13 milliseconds