Home
last modified time | relevance | path

Searched defs:maxy (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ncurses/menu/
H A Dm_post.c295 int maxy = getmaxy(win); in post_menu() local
H A Dm_global.c511 int maxy, maxx; in _nc_Show_Menu() local
/freebsd/usr.sbin/gstat/
H A Dgstat.c80 int curx, cury, maxx, maxy, line_len, loop, max_flen, head_printed; in main() local
/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1831 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 Dpmcpl_calltree.c455 pmcpl_ct_node_printtop(struct pmcpl_ct_sample *rsamples, int pmcin, int maxy) in pmcpl_ct_node_printtop()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1279 int i, j, winy, tsentry, maxx, maxy, redraw = 0, ret = 0; in topipstates() local