Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxv.h33 typedef struct xcb_xv_port_iterator_t { struct
37 } xcb_xv_port_iterator_t; argument
858 xcb_xv_port_next (xcb_xv_port_iterator_t *i);
870 xcb_xv_port_end (xcb_xv_port_iterator_t i);
H A Dxv.c23 xcb_xv_port_next (xcb_xv_port_iterator_t *i) in xcb_xv_port_next()
31 xcb_xv_port_end (xcb_xv_port_iterator_t i) in xcb_xv_port_end()