Searched refs:XGetWindowProperty (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 38 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/ |
D | window_capturer_x11.cc | 47 int status = XGetWindowProperty(display, window, property, 0L, ~0L, False, in XWindowProperty()
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 180 #define XGetWindowProperty XGETWINDOWPROPERTY macro
|
D | animate.c | 2352 status=XGetWindowProperty(display,root_window,selection,0L,2047L, in XAnimateImages() 2715 status=XGetWindowProperty(display,event.xproperty.window, in XAnimateImages()
|
D | widget.c | 2688 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()
|
D | xwindow.c | 1630 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()
|
D | display.c | 2561 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/ |
D | fakeglx.c | 178 status = XGetWindowProperty(dpy, RootWindow(dpy, screen), in GetOverlayInfo()
|