Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c425 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_AddStr() local
474 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_AddNStr() 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
1458 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_InsStr() local
1536 int use_xy = FALSE, use_attr = FALSE; in PyCursesWindow_InsNStr() local