Lines Matching refs:xi
389 xEvent *xi;
393 rc = EventToXI((InternalEvent *) ev, &xi, &count);
397 deviceKeyButtonPointer *kbp = (deviceKeyButtonPointer *) xi;
414 deviceValuator *v = (deviceValuator *) &xi[count];
420 free(xi);
426 * - all conversions should generate the right XI event type
592 a.grabtype = XI;
599 a.grabtype = XI;
651 /* ignoreDevice FALSE must fail for different devices for CORE and XI */
652 a.grabtype = XI;
653 b.grabtype = XI;
671 * and XI */
672 a.grabtype = XI;
673 b.grabtype = XI;
717 a.grabtype = XI;
718 b.grabtype = XI;
753 a.grabtype = XI;
754 b.grabtype = XI;
770 /* XIAnyModifier must fail for CORE and XI */
771 a.grabtype = XI;
772 b.grabtype = XI;
801 a.grabtype = XI;
802 b.grabtype = XI;
834 a.grabtype = XI;
835 b.grabtype = XI;
860 a.grabtype = XI;
861 b.grabtype = XI;
890 a.grabtype = XI;
891 b.grabtype = XI;
924 a.grabtype = XI;
925 b.grabtype = XI;