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

/xsrc/external/mit/xclipboard/dist/
H A Dxclipboard.c457 static Atom ManagerAtom, ClipboardAtom; variable in typeref:typename:Atom
696 ManagerAtom = XInternAtom(XtDisplay(top), "CLIPBOARD_MANAGER", False);
698 if (XGetSelectionOwner(XtDisplay(top), ManagerAtom))
742 XtOwnSelection(top, ManagerAtom, CurrentTime,

Completed in 2 milliseconds