Searched refs:downLevels (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkGrab.c | 957 int upLevels, downLevels, i, j, focus; 986 FindCommonAncestor(sourcePtr, destPtr, &upLevels, &downLevels); 1006 if (downLevels == 0) { 1032 for (i = downLevels-1; i > 0; i--) { 1056 for (i = downLevels-1; i > 0; i--) { 950 int upLevels, downLevels, i, j, focus; local
|
Completed in 12 milliseconds