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

/ast/src/lib/libtk/generic/
H A DtkListbox.c1953 int i, firstRedisplay, increment, oldCount;
1965 firstRedisplay = -1;
1977 if (firstRedisplay < 0) {
1978 firstRedisplay = i;
1981 if (firstRedisplay >= 0) {
1937 int i, firstRedisplay, increment, oldCount; local

Completed in 21 milliseconds