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

/ast/src/lib/libtk/generic/
H A DtkEntry.c665 int half1, half2;
668 half2 = (entryPtr->selectFirst + entryPtr->selectLast + 1)/2;
671 } else if (index > half2) {
663 int half1, half2; local

Completed in 14 milliseconds