Home | History | Annotate | Download | only in gregbook

Lines Matching refs:loop

33     - 1.30:  added -loop option for -bgpat (ifdef FEATURE_LOOP); fixed bpp =
303 int loop = FALSE;
425 } else if (!strncmp(*argv, "-loop", 2)) {
426 loop
475 " %*s [-usleep dur | -timing] [-pause] [-loop [sec]] file.png\n\n"
490 " -loop\tloops through background images after initial display\n"
570 /* set some final rpng2_info variables before entering main data loop */
589 * the loop to deal with our first buffer of data (read in above to verify
590 * that the file is a PNG image), then loop through the file and continue
641 if (loop && bg_image) {
642 Trace((stderr, "entering -loop loop (FEATURE_LOOP)\n"))
683 /* basically chew up most of remaining loop-interval with
713 break; /* breaks outer do-loop, skips redisplay */
739 Trace((stderr, "entering final wait-for-quit-event loop\n"))
1412 Aside from the use of the rpng2_info struct, the lack of an outer loop
1622 Trace((stderr, "beginning display loop (image_channels == %d)\n",