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

  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 2570 xcb_window_t dst_window; member in struct:xcb_translate_coordinates_request_t
2599 xcb_window_t dst_window; member in struct:xcb_warp_pointer_request_t
8223 xcb_window_t dst_window,
8241 xcb_window_t dst_window,
8272 * @param dst_window If \a dst_window is not `XCB_NONE` (TODO), the pointer will be moved to the
8273 * offsets (\a dst_x, \a dst_y) relative to \a dst_window. If \a dst_window is
8285 * If \a dst_window is not `XCB_NONE` (TODO), the pointer will be moved to the
8286 * offsets (\a dst_x, \a dst_y) relative to \a dst_window. If \a dst_window i
    [all...]
xproto.c 5073 xcb_window_t dst_window,
5090 xcb_out.dst_window = dst_window;
5106 xcb_window_t dst_window,
5123 xcb_out.dst_window = dst_window;
5147 xcb_window_t dst_window,
5168 xcb_out.dst_window = dst_window;
5188 xcb_window_t dst_window,
    [all...]

Completed in 25 milliseconds