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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp161 Window hRealRoot, hParent; local
170 if (!XQueryTree(mDisplay, hRoot, &hRealRoot, &hParent, &phChildrenRaw, &cChildren))
H A Ddraganddrop.cpp1869 Window hRealRoot, hParent; local
1872 if (XQueryTree(m_pDisplay, wndThis, &hRealRoot, &hParent, &phChildrenRaw, &cChildren))

Completed in 48 milliseconds