Searched refs:frows (Results 1 – 5 of 5) sorted by relevance
77 rows = menu->frows; in NCURSES_EXPORT()84 menu->frows = (short)rows; in NCURSES_EXPORT()105 _nc_Default_Menu.frows = (short)rows; in NCURSES_EXPORT()126 *rows = Normalize_Menu(menu)->frows; in menu_format()
64 menu->rows = menu->frows; in NCURSES_EXPORT()
78 set_menu_format(menu, menu->frows, menu->fcols); in NCURSES_EXPORT()
96 short frows; /* Nr. of formatted items high */ member
214 set_menu_format(menu, menu->frows, menu->fcols); in _nc_Connect_Items()