Searched refs:resource_alloc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libFS/dist/include/X11/fonts/
H A DFSlib.h84 #define FSAllocID(svr) ((*(svr)->resource_alloc)((svr)))
/xsrc/external/mit/libX11/dist/src/
H A DOpenDis.c198 dpy->resource_alloc = _XAllocID;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h505 XID (*resource_alloc)( /* allocator function */ member in struct:_XDisplay
1008 #define XAllocID(dpy) ((*((_XPrivDisplay)(dpy))->resource_alloc)((dpy)))
H A DXlibint.h85 XID (*resource_alloc)( /* allocator function */ member in struct:_XDisplay

Completed in 41 milliseconds