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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp388 void mouseButtonSet(Window wndDest, int rx, int ry, int iButton, bool fPress) const;
1707 void DragInstance::mouseButtonSet(Window wndDest, int rx, int ry, int iButton, bool fPress) const argument
1709 LogFlowThisFunc(("wndDest=%#x, rx=%d, ry=%d, iBtn=%d, fPress=%RTbool\n",
1710 wndDest, rx, ry, iButton, fPress));
1763 eBtn.window = wndDest;

Completed in 54 milliseconds