Searched defs:begin_y (Results 1 – 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | cursesp.h | 105 : NCursesWindow(nlines,ncols,begin_y,begin_x), p(0) in NCursesWindow() argument 236 : NCursesPanel (nlines, ncols, begin_y, begin_x) in NCursesPanel() argument
|
D | cursesm.h | 269 : NCursesPanel(nlines,ncols,begin_y,begin_x), in NCursesPanel() argument 303 : NCursesPanel(nlines, ncols, begin_y, begin_x), in NCursesPanel() argument 632 : NCursesMenu(nlines,ncols,begin_y,begin_x) { in NCursesMenu() argument 654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) { in NCursesMenu() argument
|
D | cursesf.h | 408 : NCursesPanel(nlines, ncols, begin_y, begin_x), in NCursesPanel() argument 442 : NCursesPanel(nlines, ncols, begin_y, begin_x), in NCursesPanel() argument 674 : NCursesForm(nlines,ncols,begin_y,begin_x) { in NCursesForm() argument 697 : NCursesForm (Fields, nlines, ncols, begin_y, begin_x, in NCursesForm() argument
|
D | cursesw.h | 917 virtual int mvwin(int begin_y, int begin_x) { in mvwin() 1376 int begin_y, // line origin in NCursesColorWindow() 1389 begin_y, begin_x, // else if `r', they are in NCursesWindow() argument
|