Searched refs:ALL_MENU_OPTS (Results 1 – 3 of 3) sorted by relevance
60 opts &= ALL_MENU_OPTS; in NCURSES_EXPORT()62 if (opts & ~ALL_MENU_OPTS) in NCURSES_EXPORT()124 opts &= ALL_MENU_OPTS; in menu_opts_off()125 if (opts & ~ALL_MENU_OPTS) in menu_opts_off()157 opts &= ALL_MENU_OPTS; in menu_opts_on()158 if (opts & ~ALL_MENU_OPTS) in menu_opts_on()180 returnMenuOpts(ALL_MENU_OPTS & Normalize_Menu(menu)->opt); in menu_opts()
75 #define ALL_MENU_OPTS ( \ macro
79 ALL_MENU_OPTS, /* options */