Home | History | Annotate | Download | only in gregbook

Lines Matching refs:loop

33     - 1.30:  added -loop option for -bgpat (ifdef FEATURE_LOOP); fixed bpp =
319 int loop = FALSE;
441 } else if (!strncmp(*argv, "-loop", 2)) {
442 loop = TRUE;
481 " [-loop [sec]]"
500 " -loop\tloops through background images after initial display\n"
571 /* set some final rpng2_info variables before entering main data loop */
590 * the loop to deal with our first buffer of data (read in above to verify
591 * that the file is a PNG image), then loop through the file and continue
642 if (loop && bg_image) {
643 Trace((stderr, "entering -loop loop (FEATURE_LOOP)\n"))
684 /* basically chew up most of remaining loop-interval with
714 break; /* breaks outer do-loop, skips redisplay */
740 Trace((stderr, "entering final wait-for-quit-event loop\n"))
1416 Aside from the use of the rpng2_info struct, the lack of an outer loop
1626 Trace((stderr, "beginning display loop (image_channels == %d)\n",