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

/macosx-10.10.1/vim-55/src/
H A Dif_py_both.h526 static int WindowSetattr(PyObject *, char *, PyObject *);
530 WindowSetattr(PyObject *self, char *name, PyObject *val) function
H A Dif_python3.c1198 return WindowSetattr(self, name, val);

Completed in 69 milliseconds