Searched refs:do_apply (Results 1 – 13 of 13) sorted by relevance
48 def fix(makefile, do_apply): argument67 if do_apply:93 do_apply = False95 do_apply = True115 if do_apply and not os.access(MAKEFILE, os.W_OK):119 if do_apply:125 rv = fix(MAKEFILE, do_apply)
5 ACTIONS = {"do_apply" = id; "do_filetype" = id; "do_reset" = id; };
5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
37 - (IBAction)do_apply:(id)sender;
28 - (IBAction)do_apply:(id)sender;
69 - (IBAction)do_apply:(id)sender
145 - (IBAction)do_apply:(id)sender