Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_cursesmodule.c369 PyCursesWindow_AddCh(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_AddCh() function
1572 {"addch", (PyCFunction)PyCursesWindow_AddCh, METH_VARARGS},