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

/xsrc/external/mit/libX11/dist/src/
H A DIntAtom.c58 Atom _XInternAtom( function in typeref:typename:Atom
176 if ((atom = _XInternAtom(dpy, name, onlyIfExists, &sig, &idx, &n))) {
268 if (!(atoms_return[i] = _XInternAtom(dpy, names[i], onlyIfExists,

Completed in 2 milliseconds