Searched defs:focus (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkGrab.c920 * to move the input focus.
942 * focus (NULL means it was not in a window
945 * or focus (NULL means it's not one managed
957 int upLevels, downLevels, i, j, focus;
982 focus = 1;
984 focus = 0;
996 if (focus) { \
1131 event.xcrossing.focus = False;
950 int upLevels, downLevels, i, j, focus; local

Completed in 14 milliseconds