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

  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 1664 /** Opcode for xcb_map_window. */
1665 #define XCB_MAP_WINDOW 8
5706 * The created window is not yet displayed (mapped), call `xcb_map_window` to
5767 * The created window is not yet displayed (mapped), call `xcb_map_window` to
5825 * The created window is not yet displayed (mapped), call `xcb_map_window` to
5886 * The created window is not yet displayed (mapped), call `xcb_map_window` to
6298 xcb_map_window (xcb_connection_t *c,
xproto.c 2353 .opcode = XCB_MAP_WINDOW,
2374 xcb_map_window (xcb_connection_t *c, function
2380 .opcode = XCB_MAP_WINDOW,

Completed in 28 milliseconds