Searched refs:XInputCopyCookie (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c106 static Bool XInputCopyCookie(
236 XESetCopyEventCookie(dpy, dpyinfo->codes->major_opcode, XInputCopyCookie);
1506 XInputCopyCookie(Display *dpy, XGenericEventCookie *in, XGenericEventCookie *out) function in typeref:typename:Bool
1514 printf("XInputCopyCookie: wrong extension opcode %d\n",
1577 printf("XInputCopyCookie: unknown evtype %d\n", in->evtype);
1582 printf("XInputCopyCookie: Failed to copy evtype %d", in->evtype);

Completed in 4 milliseconds