Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpy_curses.h80 #define PyCursesWindow_Type (*_PyType_CAST(PyCurses_API[0])) macro
/third_party/python/Modules/
D_cursesmodule.c561 PyTypeObject PyCursesWindow_Type; variable
2577 PyTypeObject PyCursesWindow_Type = { variable