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

/xsrc/external/mit/ctwm/dist/
H A Dewmh.c197 Atom wmAtom; local in function:EwmhReplaceWM
201 wmAtom = XInternAtom(dpy, atomname, False);
203 selectionOwner = XGetSelectionOwner(dpy, wmAtom);
241 XSetSelectionOwner(dpy, wmAtom, scr->icccm_Window, CurrentTime);
243 if(XGetSelectionOwner(dpy, wmAtom) != scr->icccm_Window) {
293 XA_MANAGER, EventTime, wmAtom, scr->icccm_Window, 0, 0,

Completed in 4 milliseconds