Searched refs:GetRegProp (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_xcmdsrv.c | 193 static int GetRegProp(Display *dpy, char_u **regPropp, long_u *numItemsp, int domsg); 642 if (GetRegProp(dpy, ®Prop, &numItems, TRUE) == FAIL) in serverGetVimNames() 912 if (GetRegProp(dpy, ®Prop, &numItems, FALSE) == FAIL) in LookupName() 1003 if (GetRegProp(dpy, ®Prop, &numItems, FALSE) == FAIL) in DeleteAnyLingerer() 1053 GetRegProp( in GetRegProp() function
|