Home | Sort by: relevance | last modified time | path |
/src/lib/libmenu/ | |
menu.c | 311 OPTIONS old_opts = menu->opts; local in function:set_menu_opts 337 if ((menu->opts & O_ROWMAJOR) != (old_opts & O_ROWMAJOR)) 352 OPTIONS old_opts = menu->opts; local in function:menu_opts_on 378 (menu->opts & O_ROWMAJOR) != (old_opts & O_ROWMAJOR)) 392 OPTIONS old_opts = menu->opts; local in function:menu_opts_off 397 (menu->opts & O_ROWMAJOR) != (old_opts & O_ROWMAJOR)) |