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

/macosx-10.10/vim-55/src/
H A Dif_xcmdsrv.c192 static Atom vimProperty = None; variable
552 if (plist[i] == vimProperty)
891 if (vimProperty == None)
892 vimProperty = XInternAtom(dpy, "Vim", False);
911 XChangeProperty(dpy, commWindow, vimProperty, XA_STRING,

Completed in 194 milliseconds