HomeSort by: relevance | last modified time | path
    Searched refs:pending_finish (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/dix/
touch.c 361 ti->pending_finish = FALSE;
486 if (!t->touches[i].pending_finish &&
1075 if (ti->pending_finish)
  /xsrc/external/mit/xorg-server/dist/include/
inputstr.h 320 Bool pending_finish; /* true if the touch is physically inactive member in struct:_TouchPointInfo
  /xsrc/external/mit/xorg-server/dist/Xi/
exevents.c 1191 /* New owner has Begin/Update but not end. If touch is pending_finish,
1193 if (ti->pending_finish) {
2131 ti->pending_finish = TRUE;

Completed in 9 milliseconds