Searched refs:fcols (Results 1 – 5 of 5) sorted by relevance
81 cols = menu->fcols; in MENU_EXPORT()87 menu->fcols = (short)cols; in MENU_EXPORT()109 _nc_Default_Menu.fcols = (short)cols; in MENU_EXPORT()130 *cols = Normalize_Menu(menu)->fcols; in menu_format()
67 menu->cols = menu->fcols; in MENU_EXPORT()
79 set_menu_format(menu, menu->frows, menu->fcols); in MENU_EXPORT()
120 short fcols; /* Nr. of formatted items wide */ member
216 set_menu_format(menu, menu->frows, menu->fcols); in _nc_Connect_Items()