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

/ast/src/lib/libtk/generic/
H A DtkTextWind.c264 ewPtr->body.ew.chunkCount = 0;
873 ewPtr->body.ew.chunkCount += 1;
1023 ewPtr->body.ew.chunkCount--;
1024 if (ewPtr->body.ew.chunkCount == 0) {
H A DtkText.h106 int chunkCount; /* Number of display chunks that member in struct:TkTextEmbWindow

Completed in 15 milliseconds