Searched defs:XA_XdndActionLink (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp135 XA_XdndActionLink, enumerator in enum:XA_Type
1964 isDnDLinkAction(uAction) ? xAtom(XA_XdndActionLink) :
1977 actionList.append(xAtom(XA_XdndActionLink));
1991 else if (atom == xAtom(XA_XdndActionLink))

Completed in 50 milliseconds