Home
last modified time | relevance | path

Searched refs:_curses_window_is_linetouched (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h1250 …{"is_linetouched", (PyCFunction)_curses_window_is_linetouched, METH_O, _curses_window_is_linetouch…
1256 _curses_window_is_linetouched(PyCursesWindowObject *self, PyObject *arg) in _curses_window_is_linetouched() function