Home
last modified time | relevance | path

Searched defs:PyCursesWindow_Type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dpy_curses.h97 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro
/external/python/cpython3/Modules/
D_cursesmodule.c557 PyTypeObject PyCursesWindow_Type; variable
2574 PyTypeObject PyCursesWindow_Type = { variable