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

  /src/external/mit/xorg/lib/libxcb/files/
render.h 661 /** Opcode for xcb_render_set_picture_clip_rectangles. */
662 #define XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES 6
1973 xcb_render_set_picture_clip_rectangles (xcb_connection_t *c,
render.c 1754 .opcode = XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES,
1781 xcb_render_set_picture_clip_rectangles (xcb_connection_t *c, function
1791 .opcode = XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES,

Completed in 54 milliseconds