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

  /src/external/mit/xorg/lib/libxcb/files/
xfixes.h 583 /** Opcode for xcb_xfixes_get_cursor_image_and_name. */
584 #define XCB_XFIXES_GET_CURSOR_IMAGE_AND_NAME 25
1735 xcb_xfixes_get_cursor_image_and_name (xcb_connection_t *c);
xfixes.c 1919 xcb_xfixes_get_cursor_image_and_name (xcb_connection_t *c) function
1924 .opcode = XCB_XFIXES_GET_CURSOR_IMAGE_AND_NAME,
1948 .opcode = XCB_XFIXES_GET_CURSOR_IMAGE_AND_NAME,

Completed in 27 milliseconds