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()
504 choice_set_value(menu, child->sym); in conf_choice()
586 void choice_set_value(struct menu *choice, struct symbol *sym) in choice_set_value() function630 choice_set_value(choice, sym); in sym_toggle_tristate_value()
1337 choice_set_value(menu, child->sym); in conf_choice()
Completed in 24 milliseconds