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

/haiku/src/kits/interface/
H A DWindow.cpp3809 int32 jumpGroups = (modifiers & B_OPTION_KEY) != 0 local
3812 nextFocus = _FindPreviousNavigable(fFocus, jumpGroups);
3814 nextFocus = _FindNextNavigable(fFocus, jumpGroups);

Completed in 182 milliseconds