Searched refs:xcb_free_gc (Results 1 – 5 of 5) sorted by relevance
25 getFuncAddress(lib, "xcb_free_gc", &xcb_free_gc); in LibXcbExports()
27 xcb_void_cookie_t (*xcb_free_gc)(xcb_connection_t *c, xcb_gcontext_t gc) = nullptr; member
92 libXCB->xcb_free_gc(connection, it->second); in detachImage()
103 xcb_free_gc(dri2_dpy->conn, dri2_surf->gc); in swrastDestroyDrawable()104 xcb_free_gc(dri2_dpy->conn, dri2_surf->swapgc); in swrastDestroyDrawable()1054 xcb_free_gc(dri2_dpy->conn, gc); in dri2_x11_copy_buffers()
813 xcb_free_gc(conn, gc); in select_region()