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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp372 bool waitForX11ClientMsg(XClientMessageEvent &evMsg, Atom aType, RTMSINTERVAL uTimeoutMS = 100);
1002 bool DragInstance::waitForX11ClientMsg(XClientMessageEvent &evMsg, Atom aType, function in class:DragInstance
1522 bool fDrop = waitForX11ClientMsg(evDnDDrop, xAtom(XA_XdndDrop),

Completed in 50 milliseconds