Home
last modified time | relevance | path

Searched refs:xcb_shape_op_iterator_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dshape.h32 typedef struct xcb_shape_op_iterator_t { struct
36 } xcb_shape_op_iterator_t; argument
318 xcb_shape_op_next (xcb_shape_op_iterator_t *i);
330 xcb_shape_op_end (xcb_shape_op_iterator_t i);
H A Dshape.c22 xcb_shape_op_next (xcb_shape_op_iterator_t *i) in xcb_shape_op_next()
30 xcb_shape_op_end (xcb_shape_op_iterator_t i) in xcb_shape_op_end()