Home | History | Annotate | Download | only in jpeg

Lines Matching defs:suspended

33   boolean suspended;		/* remember if we suspended output */
79 main->suspended = FALSE;
142 if (! main->suspended) {
144 main->suspended = TRUE;
149 * call suspended; then mark the main buffer empty.
151 if (main->suspended) {
153 main->suspended = FALSE;
216 if (! main->suspended) {
218 main->suspended = TRUE;
223 * call suspended; then mark the main buffer empty.
225 if (main->suspended) {
227 main->suspended = FALSE;