Searched defs:max_choice (Results 1 – 3 of 3) sorted by relevance
115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
188 int first_item = 0, max_choice; in dialog_menu() local
1306 def PromptForChoice(max_choice, more): argument