Searched refs:pending_finish (Results 1 – 4 of 4) sorted by relevance
359 ti->pending_finish = FALSE; in TouchEndTouch()509 if (!t->touches[i].pending_finish && in TouchBuildDependentSpriteTrace()1106 if (ti->pending_finish) in TouchAcceptAndEnd()
320 Bool pending_finish; /* true if the touch is physically inactive member
1035 if (ev->any.type == ET_TouchUpdate && ti->pending_finish) { in DeliverOneTouchEvent()1133 if (ti->pending_finish) { in TouchPuntToNextOwner()1988 ti->pending_finish = TRUE; in DeliverTouchEndEvent()
62022 If a touch is pending_finish and we just punted it to the next owner, that