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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp108 enum XA_Type enum
169 inline Atom xAtom(XA_Type e) const { return m_xAtoms[e]; }
226 /* Has to be in sync with the XA_Type enum. */

Completed in 50 milliseconds