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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp156 * @param hRoot the virtual root window to be examined
158 void SeamlessX11::addClients(const Window hRoot) argument
170 if (!XQueryTree(mDisplay, hRoot, &hRealRoot, &hParent, &phChildrenRaw, &cChildren))

Completed in 37 milliseconds