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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xfixesproto.h 500 } xXFixesShowCursorReq;
502 #define sz_xXFixesShowCursorReq sizeof(xXFixesShowCursorReq)
  /xsrc/external/mit/xorg-server/dist/xfixes/
cursor.c 917 REQUEST(xXFixesShowCursorReq);
919 REQUEST_SIZE_MATCH(xXFixesShowCursorReq);
953 REQUEST(xXFixesShowCursorReq);
956 REQUEST_SIZE_MATCH(xXFixesShowCursorReq);
  /xsrc/external/mit/xorg-server.old/dist/xfixes/
cursor.c 936 REQUEST(xXFixesShowCursorReq);
938 REQUEST_SIZE_MATCH (xXFixesShowCursorReq);
973 REQUEST(xXFixesShowCursorReq);
976 REQUEST_SIZE_MATCH (xXFixesShowCursorReq);
  /xsrc/external/mit/libXfixes/dist/src/
Cursor.c 273 xXFixesShowCursorReq *req;

Completed in 6 milliseconds