Searched defs:evMsg (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, argument
1022 evMsg = e.xclient;

Completed in 49 milliseconds