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

  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 2213 /** Opcode for xcb_grab_button. */
2214 #define XCB_GRAB_BUTTON 28
7422 * before using `xcb_grab_pointer`, `xcb_grab_button` or within a normal button
7446 * before using `xcb_grab_pointer`, `xcb_grab_button` or within a normal button
7602 xcb_grab_button (xcb_connection_t *c,
xproto.c 4246 .opcode = XCB_GRAB_BUTTON,
4275 xcb_grab_button (xcb_connection_t *c, function
4289 .opcode = XCB_GRAB_BUTTON,

Completed in 82 milliseconds