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

/macosx-10.10.1/vim-55/src/
H A Dif_py_both.h760 GetBufferLine(buf_T *buf, PyInt n) function
1083 return GetBufferLine(self->buf, n+start);
H A Dif_python3.c1249 return GetBufferLine(curbuf, (Py_ssize_t)curwin->w_cursor.lnum);

Completed in 129 milliseconds