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

  /xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput2.h 398 } XIGesturePinchEvent;
  /xsrc/external/mit/libXi/dist/src/
XExtInt.c 1475 XIGesturePinchEvent *in, *out;
1479 out = cookie_out->data = malloc(sizeof(XIGesturePinchEvent));
2152 XIGesturePinchEvent *out;
2154 cookie->data = out = malloc(sizeof(XIGesturePinchEvent));

Completed in 5 milliseconds