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

  /xsrc/external/mit/xorg-server.old/dist/dix/
eventconvert.c 104 case ET_Motion:
173 case ET_Motion:
223 case ET_Motion:
274 case ET_Motion:
306 case ET_Motion: kbp->type = DeviceMotionNotify; break;
674 case ET_Motion: coretype = MotionNotify; break;
695 case ET_Motion: xitype = DeviceMotionNotify; break;
719 case ET_Motion: xi2type = XI_Motion; break;
events.c 779 case ET_Motion:
1118 if (ev->any.type == ET_Motion)
1126 if (event->type == ET_Motion)
1138 (tail->event->any.type == ET_Motion) &&
1192 if (qe->event->any.type == ET_Motion)
1204 case ET_Motion:
2704 case ET_Motion:
3867 if (deliveries && (event->any.type == ET_Motion))
3870 if (deliveries && !deactivateGrab && event->any.type != ET_Motion)
getevents.c 1220 event->type = ET_Motion;
1327 ev.type = ET_Motion;
  /xsrc/external/mit/xorg-server/dist/mi/
mieq.c 213 if (e->any.type == ET_Motion)
310 case ET_Motion:
412 case ET_Motion:
467 case ET_Motion:
567 (event.any.type == ET_Motion ||
  /xsrc/external/mit/xorg-server.old/dist/mi/
mieq.c 162 if (e->any.type == ET_Motion)
263 case ET_Motion:
344 case ET_Motion:
385 case ET_Motion:
484 if (event->any.type == ET_Motion && master)
  /xsrc/external/mit/xorg-server.old/dist/include/
eventstr.h 52 ET_Motion,
  /xsrc/external/mit/xorg-server/dist/dix/
eventconvert.c 113 case ET_Motion:
209 case ET_Motion:
273 case ET_Motion:
340 case ET_Motion:
373 case ET_Motion:
945 case ET_Motion:
976 case ET_Motion:
1013 case ET_Motion:
touch.c 580 motion_event->any.type = ET_Motion;
609 type = ET_Motion;
getevents.c 1468 event->type = ET_Motion;
2098 ev.type = ET_Motion;
events.c 795 case ET_Motion:
1176 if (ev->any.type == ET_Motion)
1184 if (event->type == ET_Motion) {
1195 (tail->event->any.type == ET_Motion) &&
1244 if (qe->event->any.type == ET_Motion)
1256 case ET_Motion:
3169 case ET_Motion:
4464 if (deliveries && (event->any.type == ET_Motion))
  /xsrc/external/mit/xorg-server/dist/include/
eventstr.h 53 ET_Motion,
  /xsrc/external/mit/xorg-server.old/dist/test/
input.c 286 dix_event_to_core(ET_Motion);
348 DeviceMotionNotify = IEventBase + ET_Motion;
381 ev.type = ET_Motion; _dix_test_xi_convert(&ev, Success, 1);
392 ev.type = ET_Motion; _dix_test_xi_convert(&ev, BadMatch, 0);
408 ev.type = ET_Motion; _dix_test_xi_convert(&ev, Success, 2);
  /xsrc/external/mit/xorg-server/dist/test/
input.c 383 dix_event_to_core(ET_Motion);
447 DeviceMotionNotify = IEventBase + ET_Motion;
484 ev.type = ET_Motion;
502 ev.type = ET_Motion;
525 ev.type = ET_Motion;
  /xsrc/external/mit/xorg-server.old/dist/Xi/
exevents.c 121 case ET_Motion:
757 case ET_Motion:
1013 case ET_Motion:
1036 if (ev->any.type == ET_Motion)
  /xsrc/external/mit/xorg-server/dist/test/xi2/
protocol-eventconvert.c 316 case ET_Motion:
430 in.type = ET_Motion;
  /xsrc/external/mit/xorg-server/dist/Xi/
exevents.c 149 case ET_Motion:
874 case ET_Motion:
1858 case ET_Motion:
1893 if (ev->any.type == ET_Motion)
  /xsrc/external/mit/xorg-server.old/dist/test/xi2/
protocol-eventconvert.c 430 in.type = ET_Motion;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86DGA.c 964 event.subtype = ET_Motion;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86DGA.c 935 .subtype = ET_Motion,

Completed in 32 milliseconds