Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Ddix.h137 extern _X_EXPORT HWEventQueuePtr checkForInput[2];
142 return (*checkForInput[0] != *checkForInput[1]); in InputCheckPending()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c157 HWEventQueuePtr checkForInput[2]; variable
182 checkForInput[0] = c0; in SetInputCheck()
183 checkForInput[1] = c1; in SetInputCheck()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog183922 Added another test of checkForInput for WIN32 Windows keyboard and mouse