Searched refs:active (Results 1 – 7 of 7) sorted by relevance
802 struct symbol *active; in conf_choice() local804 active = sym_get_choice_value(menu->sym); in conf_choice()821 if (child->sym == active) in conf_choice()845 active = child->sym; in conf_choice()
1235 struct symbol *active; in conf_choice() local1245 active = sym_get_choice_value(menu->sym); in conf_choice()1264 if (child->sym == active){ in conf_choice()1340 active = child->sym; in conf_choice()
600 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_name1_activate()611 show_range = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_range1_activate()629 show_value = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_data1_activate()
343 disabledColorGroup = palette().active(); in ConfigList()345 inactivedColorGroup = palette().active(); in ConfigList()
238 * If so, '^' rules will be active on the next match, otherwise
219 * If so, '^' rules will be active on the next match, otherwise
229 * If so, '^' rules will be active on the next match, otherwise