Searched refs:_curses_window_border_impl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
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()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _cursesmodule.c | 1081 _curses_window_border_impl(PyCursesWindowObject *self, PyObject *ls, in _curses_window_border_impl() function
|