Searched refs:OptionsNew (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 3338 OptionsNew(int opt_type, void *from, checkfun Check, PyObject *fromObj) in OptionsNew() function 4017 return OptionsNew(SREQ_WIN, self->win, (checkfun) CheckWindow, in WindowAttr() 5262 return OptionsNew(SREQ_BUF, self->buf, (checkfun) CheckBuffer, in BufferAttr() 6891 OptionsNew(SREQ_GLOBAL, NULL, dummy_check, NULL)); in populate_module()
|