Searched refs:fcols (Results 1 – 5 of 5) sorted by relevance
79 cols = menu->fcols; in NCURSES_EXPORT()85 menu->fcols = cols; in NCURSES_EXPORT()107 _nc_Default_Menu.fcols = cols; in NCURSES_EXPORT()128 *cols = Normalize_Menu(menu)->fcols; in menu_format()
65 menu->cols = menu->fcols; in NCURSES_EXPORT()
78 set_menu_format(menu, menu->frows, menu->fcols); in NCURSES_EXPORT()
97 short fcols; /* Nr. of formatted items wide */ member
214 set_menu_format(menu, menu->frows, menu->fcols); in _nc_Connect_Items()