Searched refs:_curses_window_border_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/clinic/ |
H A D | _cursesmodule.c.h | 428 _curses_window_border_impl(PyCursesWindowObject *self, PyObject *ls, 482 return_value = _curses_window_border_impl(self, ls, rs, ts, bs, tl, tr, bl, br); in _curses_window_border()
|
/third_party/python/Modules/ |
H A D | _cursesmodule.c | 1081 _curses_window_border_impl(PyCursesWindowObject *self, PyObject *ls, in _curses_window_border_impl() function
|
Completed in 11 milliseconds