Searched refs:menu_has_help (Results 1 – 4 of 4) sorted by relevance
23 bool menu_has_help(struct menu *menu);
195 if (menu_has_help(menu)) in conf_sym()300 if (menu_has_help(menu)) in conf_choice()
179 if (menu->sym != NULL && menu_has_help(menu)) in menu_build_message_list()
533 bool menu_has_help(struct menu *menu) in menu_has_help() function689 if (menu_has_help(menu)) { in menu_get_ext_help()