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

/solaris-x11-s11/open-src/lib/libXmu/sun-src/src/
H A DCmapEquiv.c163 Atom theAtom; local
170 theAtom = XInternAtom(dpy, SUN_CMAP_EQUIV_ATOM_NAME, True);
171 if (theAtom == None)
174 if (!XGetWindowProperty(dpy, XRootWindow(dpy, screen_number), theAtom,

Completed in 6 milliseconds