Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_cursesmodule.c418 PyCursesWindow_AddStr(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_AddStr() function
1574 {"addstr", (PyCFunction)PyCursesWindow_AddStr, METH_VARARGS},