| xproto.h | 2569 xcb_window_t src_window; member in struct:xcb_translate_coordinates_request_t 2598 xcb_window_t src_window; member in struct:xcb_warp_pointer_request_t 8222 xcb_window_t src_window, 8240 xcb_window_t src_window, 8268 * @param src_window If \a src_window is not `XCB_NONE` (TODO), the move will only take place if the 8269 * pointer is inside \a src_window and within the rectangle specified by (\a src_x, 8271 * \a src_window. 8280 * If \a src_window is not `XCB_NONE` (TODO), the move will only take place if the 8281 * pointer is inside \a src_window and within the rectangle specified by (\a src_x [all...] |