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

  /xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput2.h 330 } XIPropertyEvent;
  /xsrc/external/mit/xinput/dist/src/
test_xi2.c 235 static void print_propertyevent(Display *display, XIPropertyEvent* event)
  /xsrc/external/mit/libXi/dist/src/
XExtInt.c 1391 XIPropertyEvent *in, *out;
1395 out = cookie_out->data = malloc(sizeof(XIPropertyEvent));
2069 XIPropertyEvent *out = malloc(sizeof(XIPropertyEvent));

Completed in 6 milliseconds