Searched refs:require_image (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdapimin.c237 * If a non-suspending data source is used and require_image is TRUE, then the
245 jpeg_read_header (j_decompress_ptr cinfo, boolean require_image) argument
260 if (require_image) /* Complain if application wanted an image */
H A Djpeglib.h967 boolean require_image));
972 /* If you pass require_image = TRUE (normal case), you need not check for

Completed in 42 milliseconds