Searched refs:current_option (Results 1 – 4 of 4) sorted by relevance
351 current_option = utils.system_output(cmd)363 if current_option == needed_out:
975 current_option = idleConf.CurrentTheme()980 self.builtinlist.SetMenu(item_list, current_option)991 self.customlist.SetMenu(item_list, current_option)1521 current_option = idleConf.CurrentKeys()1526 self.builtinlist.SetMenu(item_list, current_option)1537 self.customlist.SetMenu(item_list, current_option)
141 char *current_option; /* the name of the option being parsed */ variable662 current_option = opt->name;1395 str, current_option);
371 extern char *current_option; /* the name of the option being parsed */