Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h548 LISTENER_GRAB, enumerator
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1052 BUG_RETURN(ti->listeners[0].type != LISTENER_GRAB && in ActivateEarlyAccept()
1302 if (listener->type == LISTENER_GRAB || in RetrieveTouchDeliveryData()
1478 l->type = LISTENER_GRAB; in DeliverTouchEmulatedEvent()
/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c735 enum TouchListenerType type = LISTENER_GRAB; in TouchAddGrabListener()
H A Devents.c1490 listener->type = LISTENER_GRAB; in UpdateTouchesForGrab()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog56260 BUG_RETURN(ti->listeners[0].type != LISTENER_GRAB &&