Searched refs:XQueryTree (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11-auto.cpp167 extern "C" Status XQueryTree(Display *display, Window w, Window *root_return,
170 Status XQueryTree(Display *display, Window w, Window *root_return, function
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp160 /** Unused out parameters of XQueryTree */
170 if (!XQueryTree(mDisplay, hRoot, &hRealRoot, &hParent, &phChildrenRaw, &cChildren))
H A Ddraganddrop.cpp1872 if (XQueryTree(m_pDisplay, wndThis, &hRealRoot, &hParent, &phChildrenRaw, &cChildren))
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dcontext.c902 stat = XQueryTree( dpy, window, &root, &parent,
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c455 status = XQueryTree(g_display, RootWindowOfScreen(g_screen),
624 XQueryTree(g_display, wnd, &root, &parent, &child_list, &num_children);
655 XQueryTree(g_display, RootWindowOfScreen(g_screen), &dummy1, &dummy2, &child_list,
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h258 #define XQueryTree XQUERYTREE macro

Completed in 76 milliseconds