Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c310 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 Dif_xcmdsrv.c1068 result = XGetWindowProperty(dpy, RootWindow(dpy, 0), registryProperty, 0L, in GetRegProp()
1131 result = XGetWindowProperty(dpy, commWindow, commProperty, 0L, in serverEventProc()
H A Dgui_gtk_vms.h197 #define XGetWindowProperty XGETWINDOWPROPERTY macro
H A Dclipboard.c1563 if (XGetWindowProperty(xproperty->display, xproperty->window, in clip_x11_timestamp_cb()