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

/xsrc/external/mit/libX11/dist/src/
H A DXintatom.h23 } AtomTable; typedef in typeref:struct:_XDisplayAtoms
H A DIntAtom.c66 register AtomTable *atoms;
76 dpy->atoms = atoms = Xcalloc(1, sizeof(AtomTable));
131 dpy->atoms = Xcalloc(1, sizeof(AtomTable));

Completed in 3 milliseconds