Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_xcmdsrv.c205 static Atom vimProperty = None; variable
534 if (plist[i] == vimProperty) in WindowValid()
854 if (vimProperty == None) in SendInit()
855 vimProperty = XInternAtom(dpy, "Vim", False); in SendInit()
874 XChangeProperty(dpy, commWindow, vimProperty, XA_STRING, in SendInit()