Home
last modified time | relevance | path

Searched refs:FollowKeyboard (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgetfocus.c116 rep.focus = FollowKeyboard; in ProcXGetDeviceFocus()
H A Dxisetdevfocus.c116 rep.focus = FollowKeyboard; in ProcXIGetFocus()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h106 #ifndef FollowKeyboard
107 #define FollowKeyboard 3 macro
110 #define FollowKeyboardWin ((WindowPtr) FollowKeyboard)
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c4759 else if ((focusID == FollowKeyboard) && followOK) { in SetInputFocus()
4790 if (focusID == FollowKeyboard) in SetInputFocus()