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

  /xsrc/external/mit/libXfixes/dist/src/
Cursor.c 77 xXFixesGetCursorImageAndNameReply rep;
  /xsrc/external/mit/xorg-server/dist/xfixes/
cursor.c 510 xXFixesGetCursorImageAndNameReply *rep;
534 rep = calloc(sizeof(xXFixesGetCursorImageAndNameReply) +
569 WriteToClient(client, sizeof(xXFixesGetCursorImageAndNameReply) +
  /xsrc/external/mit/xorg-server.old/dist/xfixes/
cursor.c 517 xXFixesGetCursorImageAndNameReply *rep;
541 rep = malloc(sizeof (xXFixesGetCursorImageAndNameReply) +
578 WriteToClient(client, sizeof (xXFixesGetCursorImageAndNameReply) +
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xfixesproto.h 443 } xXFixesGetCursorImageAndNameReply;

Completed in 5 milliseconds