Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c4737 Window focusID, CARD8 revertTo, Time ctime, Bool followOK) in SetInputFocus() argument
4749 ((revertTo != RevertToFollowKeyboard) || !followOK)) { in SetInputFocus()
4759 else if ((focusID == FollowKeyboard) && followOK) { in SetInputFocus()