Searched defs:maxy (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ncurses/menu/ |
H A D | m_post.c | 295 int maxy = getmaxy(win); in post_menu() local
|
H A D | m_global.c | 511 int maxy, maxx; in _nc_Show_Menu() local
|
/freebsd/usr.sbin/gstat/ |
H A D | gstat.c | 80 int curx, cury, maxx, maxy, line_len, loop, max_flen, head_printed; in main() local
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | tty_update.c | 1831 int maxy, in scroll_csr_forward() 1896 int maxy, in scroll_csr_backward() 2144 _nc_scrolln(int n, int top, int bot, int maxy) in _nc_scrolln()
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcpl_calltree.c | 455 pmcpl_ct_node_printtop(struct pmcpl_ct_sample *rsamples, int pmcin, int maxy) in pmcpl_ct_node_printtop()
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 1279 int i, j, winy, tsentry, maxx, maxy, redraw = 0, ret = 0; in topipstates() local
|