Searched refs:_XAllocIDs (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c96 * _XAllocIDs
619 _XAllocIDs(dpy, &dpy->xcb->next_xid, 1);
632 /* _XAllocIDs - multiple resource ID allocation routine. */
633 void _XAllocIDs(Display *dpy, XID *ids, int count) function in typeref:typename:void
H A DOpenDis.c199 dpy->idlist_alloc = _XAllocIDs;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibint.h1084 extern void _XAllocIDs(Display *dpy, XID *ids, int count);

Completed in 7 milliseconds