Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c2293 PyCurses_Pair_Content(PyObject *self, PyObject *args) in PyCurses_Pair_Content() function
2749 {"pair_content", (PyCFunction)PyCurses_Pair_Content, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c2762 PyCurses_Pair_Content(PyObject *self, PyObject *args) in PyCurses_Pair_Content() function
3274 {"pair_content", (PyCFunction)PyCurses_Pair_Content, METH_VARARGS},