Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1564 Bool wasPassive = mouse->deviceGrab.fromPassiveGrab; in DeactivatePointerGrab() local
1572 for (i = 0; !wasPassive && mouse->touch && i < mouse->touch->num_touches; i++) { in DeactivatePointerGrab()