Searched refs:AppendPropCarefully (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/runtime/tools/ |
| H A D | xcmdsrv_client.c | 72 static int AppendPropCarefully(Display *display, 187 res = AppendPropCarefully(dpy, w, commProperty, property, length + 1); in sendToVim() 537 AppendPropCarefully( in AppendPropCarefully() function
|
| /vim-8.2.3635/src/ |
| H A D | if_xcmdsrv.c | 197 static int AppendPropCarefully(Display *display, Window window, Atom property, char_u *value, int l… 457 res = AppendPropCarefully(dpy, w, commProperty, property, length + 1); in serverSendToVim() 758 res = AppendPropCarefully(dpy, win, commProperty, property, length + 1); in serverSendReply() 1333 (void)AppendPropCarefully(dpy, resWindow, commProperty, in server_parse_message() 1486 AppendPropCarefully( in AppendPropCarefully() function
|