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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp195 Window applicationWindowBelowCursor(Window parentWin) const;
289 Window xHelpers::applicationWindowBelowCursor(Window wndParent) const function in class:xHelpers
324 wndApp = applicationWindowBelowCursor(wndChild);
1105 Window wndCursor = gX11->applicationWindowBelowCursor(m_wndRoot);

Completed in 60 milliseconds