Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/
Dwindow_list_utils.cc61 if (!XQueryTree(cache->display(), window, &root, &parent, &children, in GetApplicationWindow()
139 if (XQueryTree(display, root_window, &root_window, &parent, &children, in GetWindowList()
Dwindow_capturer_x11.cc97 int status = XQueryTree(display(), selected_window_, &root, &parent, in FocusOnSelectedSource()
Dmouse_cursor_monitor_x11.cc46 if (!XQueryTree(display, window, &root, &parent, &children, in GetTopLevelWindow()
/external/angle/src/tests/egl_tests/
DEGLX11VisualTest.cpp216 XQueryTree(mDisplay, xWindow, &root, &parent, &children, &nchildren); in TEST_P()
/external/ImageMagick/MagickCore/
Dvms.h236 #define XQueryTree XQUERYTREE macro
Dxwindow.c4116 status=XQueryTree(display,window,&root_window,&window_info[id].parent, in XGetWindowImage()
4952 status=XQueryTree(display,target,&root,&parent,&children,&d); in XImportImage()
9718 status=XQueryTree(display,root_window,&child,&child,&children, in XWindowByID()
9796 status=XQueryTree(display,root_window,&child,&child,&children, in XWindowByName()
9879 status=XQueryTree(display,window,&root,&parent,&children,&number_children); in XWindowByProperty()