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

/ast/src/lib/libtk/generic/
H A DtkGrab.c1394 int count1, count2, i;
1415 count2 = 0;
1418 for (; winPtr != NULL; count2++, winPtr = winPtr->parentPtr) {
1424 count2++;
1455 *countPtr2 = count2;
1380 int count1, count2, i; local

Completed in 10 milliseconds