Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h379 int traceGood; member
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c2802 dev->focus->traceGood = 0; in DeleteDeviceFromAnyExtEvents()
2808 dev->focus->traceGood--; in DeleteDeviceFromAnyExtEvents()
2820 dev->focus->traceGood = 0; in DeleteDeviceFromAnyExtEvents()
2832 dev->focus->traceGood = 0; in DeleteDeviceFromAnyExtEvents()
2838 dev->focus->traceGood = 0; in DeleteDeviceFromAnyExtEvents()
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c4029 for (; i < focus->traceGood; i++) { in CheckDeviceGrabs()
4795 focus->traceGood = 0; in SetInputFocus()
4807 focus->traceGood = depth; in SetInputFocus()
5752 focus->traceGood = 0; in DeleteWindowFromAnyEvents()
5758 focus->traceGood--; in DeleteWindowFromAnyEvents()
5780 focus->traceGood = 0; in DeleteWindowFromAnyEvents()
H A Ddevices.c1447 focc->traceGood = 0; in InitFocusClassDeviceStruct()