Searched refs:no_input (Results 1 – 3 of 3) sorted by relevance
32 no_input = False variable482 global no_input483 if no_input:492 elif no_input:530 if init_on_touch or not no_input:604 if args.no_input:605 global no_input606 no_input = True
33 no_input = False variable888 global no_input889 if no_input:906 elif no_input:982 if init_on_touch or not no_input:1112 if args.no_input:1113 global no_input1114 no_input = True
80 static bool no_input; /* don't need more input */ variable359 no_input = true;891 if ((no_input == false) && (do_input == 1)) { in do_function_call()1081 no_input = false; in init_parse_variables()