Home
last modified time | relevance | path

Searched refs:XGetWindowProperty (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/base/
Dx11windowpicker.cc38 int status = XGetWindowProperty(display, window, property, 0L, ~0L, False, in XWindowProperty()
291 if (XGetWindowProperty( in GetWindowIcon()
303 XGetWindowProperty( in GetWindowIcon()
680 int ret = XGetWindowProperty(display_, window, in GetApplicationWindow()
/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_x11.cc47 int status = XGetWindowProperty(display, window, property, 0L, ~0L, False, in XWindowProperty()
/external/ImageMagick/MagickCore/
Dvms.h180 #define XGetWindowProperty XGETWINDOWPROPERTY macro
Danimate.c2352 status=XGetWindowProperty(display,root_window,selection,0L,2047L, in XAnimateImages()
2715 status=XGetWindowProperty(display,event.xproperty.window, in XAnimateImages()
Dwidget.c2688 status=XGetWindowProperty(display,event.xselection.requestor, in XColorBrowserWidget()
4113 status=XGetWindowProperty(display,event.xselection.requestor, in XDialogWidget()
5335 status=XGetWindowProperty(display,event.xselection.requestor, in XFileBrowserWidget()
6554 status=XGetWindowProperty(display,event.xselection.requestor, in XFontBrowserWidget()
7562 status=XGetWindowProperty(display, in XListBrowserWidget()
Dxwindow.c1630 status=XGetWindowProperty(display,target_window,state,0L,0L,MagickFalse, in XClientWindow()
1902 status=XGetWindowProperty(display,window,property,0L,1L,MagickTrue, in XDestroyWindowColors()
9894 status=XGetWindowProperty(display,children[i],property,0L,0L,MagickFalse, in XWindowByProperty()
Ddisplay.c2561 status=XGetWindowProperty(display,event.xselection.requestor, in XAnnotateEditImage()
15498 status=XGetWindowProperty(display,root_window,selection,0L,(long) in XDisplayImage()
15980 status=XGetWindowProperty(display,event.xproperty.window, in XDisplayImage()
/external/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c178 status = XGetWindowProperty(dpy, RootWindow(dpy, screen), in GetOverlayInfo()