Searched refs:xcb_timecoord_t (Results 1 – 2 of 2) sorted by relevance
2503 typedef struct xcb_timecoord_t { struct2507 } xcb_timecoord_t; argument2513 xcb_timecoord_t *data;8184 xcb_timecoord_t *
4934 i->index += sizeof(xcb_timecoord_t); in xcb_timecoord_next()4963 xcb_block_len += _aux->events_len * sizeof(xcb_timecoord_t); in xcb_get_motion_events_sizeof()4965 xcb_align_to = ALIGNOF(xcb_timecoord_t); in xcb_get_motion_events_sizeof()5040 xcb_timecoord_t *5043 return (xcb_timecoord_t *) (R + 1); in xcb_get_motion_events_events()5056 i.data = (xcb_timecoord_t *) (R + 1); in xcb_get_motion_events_events_iterator()