Searched defs:begy (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_refresh.c79 NCURSES_SIZE_T begy; local
H A Dlib_newwin.c118 newwin(int num_lines, int num_columns, int begy, int begx) argument
153 derwin(WINDOW *orig, int num_lines, int num_columns, int begy, int begx) argument
214 _nc_makenew(int num_lines, int num_columns, int begy, int begx, int flags) argument
[all...]
H A Dlib_pad.c74 subpad(WINDOW *orig, int l, int c, int begy, int begx) argument

Completed in 90 milliseconds