Searched refs:stopActions (Results 1 – 20 of 20) sorted by relevance
342 if(Closure->stopActions) 344 … if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window */484 if(Closure->stopActions) /* User hit the Stop button */485 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window…577 if(Closure->stopActions) /* User hit the Stop button */578 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window…705 if(Closure->stopActions) /* User hit the Stop button */706 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window…
35 { Closure->stopActions = STOP_SHUTDOWN_ALL; in destroy_cb()122 Closure->stopActions = FALSE; in action_cb()129 Closure->stopActions = STOP_CURRENT_ACTION; in action_cb()
432 if(Closure->stopActions) in RS01Verify()433 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing windo… in RS01Verify()836 if(Closure->stopActions) in RS01Verify()837 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memlead warning when closing window… in RS01Verify()
250 if(Closure->stopActions) in RS02Recognize()
107 if(Closure->stopActions == STOP_CURRENT_ACTION) in abort_encoding()113 { if(Closure->stopActions == STOP_CURRENT_ACTION) in abort_encoding()196 if(Closure->stopActions) /* User hit the Stop button */ in check_image()288 if(Closure->stopActions) /* User hit the Stop button */ in expand_image()573 if(Closure->stopActions) /* User hit the Stop button */ in create_reed_solomon()
243 … if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window */ in abort_encoding()249 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window… in abort_encoding()471 if(Closure->stopActions) /* User hit the Stop button */ in expand_image()578 if(Closure->stopActions) /* User hit the Stop button */ in read_next_chunk()
530 if(Closure->stopActions) in check_syndromes()531 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window… in check_syndromes()1024 if(Closure->stopActions) in RS03Verify()1025 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window… in RS03Verify()
365 if(Closure->stopActions) /* User hit the Stop button */366 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing windo…
250 if(Closure->stopActions) in RS01ScanImage()
382 if(Closure->stopActions) in RS03Fix()383 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing windo… in RS03Fix()
335 if(Closure->stopActions) in RS02Fix()336 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing windo… in RS02Fix()
73 while(renderers_left && Closure->stopActions != STOP_SHUTDOWN_ALL) in cleanup()952 if(Closure->stopActions) /* somebody hit the Stop button */ in ReadMediumLinear()954 if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window */ in ReadMediumLinear()
959 if(Closure->stopActions) 1271 if(Closure->stopActions)1548 if(Closure->stopActions) /* somebody hit the Stop button */
711 if(Closure->stopActions) in RS02Verify()712 …{ if(Closure->stopActions == STOP_CURRENT_ACTION) /* suppress memleak warning when closing window… in RS02Verify()
75 { Closure->stopActions = STOP_SHUTDOWN_ALL;
367 { if(Closure->stopActions) in examine_iso()
237 int stopActions; /* crude method to stop ongoing action(s) */ member
778 Closure->stopActions = FALSE; in allow_actions_idle_func()
2190 if(Closure->stopActions) in TestUnitReady()2471 if(Closure->stopActions) /* user break */ in ReadSectors()
172 self.stopActions(actions=delacts)306 def stopActions(self, actions=None): member in Actions372 self.stopActions()