Home
last modified time | relevance | path

Searched refs:reorderFocus (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmmgr.h218 void switchFocusTo(YFrameWindow *frame, bool reorderFocus = true);
H A Dwmmgr.cc3051 void YWindowManager::switchFocusTo(YFrameWindow *frame, bool reorderFocus) { in switchFocusTo() argument
3066 if (frame && reorderFocus) { in switchFocusTo()