Home
last modified time | relevance | path

Searched refs:STOP_SHUTDOWN_ALL (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Dmain-window.c35 { Closure->stopActions = STOP_SHUTDOWN_ALL; in destroy_cb()
H A Dmenubar.c75 { Closure->stopActions = STOP_SHUTDOWN_ALL;
H A Ddvdisaster.h125 #define STOP_SHUTDOWN_ALL 2 macro
H A Dread-linear.c73 while(renderers_left && Closure->stopActions != STOP_SHUTDOWN_ALL) in cleanup()