Searched refs:fcols (Results 1 – 5 of 5) sorted by relevance
83 cols = menu->fcols; in MENU_EXPORT()89 menu->fcols = (short)cols; in MENU_EXPORT()111 _nc_Default_Menu.fcols = (short)cols; in MENU_EXPORT()132 *cols = Normalize_Menu(menu)->fcols; in menu_format()
69 menu->cols = menu->fcols; in MENU_EXPORT()
81 set_menu_format(menu, menu->frows, menu->fcols); in MENU_EXPORT()
121 short fcols; /* Nr. of formatted items wide */ member
218 set_menu_format(menu, menu->frows, menu->fcols); in _nc_Connect_Items()