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

  /src/external/mit/xorg/lib/libxcb/files/
dbe.h 226 /** Opcode for xcb_dbe_end_idiom. */
227 #define XCB_DBE_END_IDIOM 5
652 xcb_dbe_end_idiom (xcb_connection_t *c);
dbe.c 520 .opcode = XCB_DBE_END_IDIOM,
539 xcb_dbe_end_idiom (xcb_connection_t *c) function
544 .opcode = XCB_DBE_END_IDIOM,

Completed in 25 milliseconds