Searched refs:num_grabs (Results 1 – 3 of 3) sorted by relevance
364 ti->num_grabs = 0; in TouchEndTouch()692 ti->num_grabs++; in TouchAddListener()717 ti->num_grabs--; in TouchRemoveListener()1094 if (ti->num_grabs == 0) in TouchEmitTouchEnd()
326 int num_grabs; /* number of open grabs on this touch member
1018 if (!grab && ti->num_grabs != 0 && in DeliverOneTouchEvent()1140 (ti->num_grabs == 0 || in TouchPuntToNextOwner()1984 (ti->num_grabs > 0 && listener->state != LISTENER_HAS_ACCEPTED)) && in DeliverTouchEndEvent()