Searched refs:XGetWindowProperty (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/runtime/tools/ |
| H A D | xcmdsrv_client.c | 310 result = XGetWindowProperty(dpy, RootWindow(dpy, 0), registryProperty, 0, in LookupName() 422 result = XGetWindowProperty(dpy, commWindow, commProperty, 0, in SendEventProc()
|
| /vim-8.2.3635/src/ |
| H A D | if_xcmdsrv.c | 1068 result = XGetWindowProperty(dpy, RootWindow(dpy, 0), registryProperty, 0L, in GetRegProp() 1131 result = XGetWindowProperty(dpy, commWindow, commProperty, 0L, in serverEventProc()
|
| H A D | gui_gtk_vms.h | 197 #define XGetWindowProperty XGETWINDOWPROPERTY macro
|
| H A D | clipboard.c | 1563 if (XGetWindowProperty(xproperty->display, xproperty->window, in clip_x11_timestamp_cb()
|