Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c371 int rtn, x, y, use_xy = FALSE; in PyCursesWindow_AddCh() local
425 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_AddStr() local
474 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_AddNStr() local
690 int use_xy = FALSE; in PyCursesWindow_ChgAt() local
1024 int rtn, x, y, use_xy = FALSE; in PyCursesWindow_InsCh() local
1142 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_InsStr() local
1191 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_InsNStr() local
/external/python/cpython3/Modules/
D_cursesmodule.c654 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_AddStr() local
730 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_AddNStr() local
961 int use_xy = FALSE; in PyCursesWindow_ChgAt() local
1338 int rtn, x, y, use_xy = FALSE; in PyCursesWindow_InsCh() local
1458 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_InsStr() local
1536 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_InsNStr() local