Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c844 PyCursesWindow_GetBkgd(PyCursesWindowObject *self) in PyCursesWindow_GetBkgd() function
1599 {"getbkgd", (PyCFunction)PyCursesWindow_GetBkgd, METH_NOARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c1113 PyCursesWindow_GetBkgd(PyCursesWindowObject *self) in PyCursesWindow_GetBkgd() function
2023 {"getbkgd", (PyCFunction)PyCursesWindow_GetBkgd, METH_NOARGS},