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

  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 2576 * @brief xcb_translate_coordinates_reply_t
2578 typedef struct xcb_translate_coordinates_reply_t { struct
2586 } xcb_translate_coordinates_reply_t; typedef in typeref:struct:xcb_translate_coordinates_reply_t
8259 xcb_translate_coordinates_reply_t *
xproto.c 5136 xcb_translate_coordinates_reply_t *
5141 return (xcb_translate_coordinates_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e);

Completed in 35 milliseconds