Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c761 int nlines, ncols, begin_y, begin_x; in PyCursesWindow_DerWin() local
1452 int nlines, ncols, begin_y, begin_x; in PyCursesWindow_SubWin() local
2264 int nlines, ncols, begin_y=0, begin_x=0; in PyCurses_NewWindow() local
/external/python/cpython3/Modules/
D_cursesmodule.c1032 int nlines, ncols, begin_y, begin_x; in PyCursesWindow_DerWin() local
1840 int nlines, ncols, begin_y, begin_x; in PyCursesWindow_SubWin() local
2733 int nlines, ncols, begin_y=0, begin_x=0; in PyCurses_NewWindow() local