Searched refs:choice_set_value (Results 1 – 5 of 5) sorted by relevance
31 void choice_set_value(struct menu *choice, struct symbol *sym);
640 choice_set_value(menu, child->sym); in conf_choice()
569 void choice_set_value(struct menu *choice, struct symbol *sym) in choice_set_value() function613 choice_set_value(choice, sym); in sym_toggle_tristate_value()
504 choice_set_value(menu, child->sym); in conf_choice()
1335 choice_set_value(menu, child->sym); in conf_choice()
Completed in 17 milliseconds