Searched refs:_xcb_out (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libxcb/dist/src/
H A Dxcbint.h102 typedef struct _xcb_out { struct
128 } _xcb_out; typedef in typeref:struct:_xcb_out
130 int _xcb_out_init(_xcb_out *out);
131 void _xcb_out_destroy(_xcb_out *out);
219 _xcb_out out;
H A Dxcb_out.c434 int _xcb_out_init(_xcb_out *out)
459 void _xcb_out_destroy(_xcb_out *out)

Completed in 3 milliseconds