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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngwrite.c847 int wrote_IDAT; local
864 wrote_IDAT = 0;
880 wrote_IDAT = 1;
882 } while (wrote_IDAT == 1);

Completed in 32 milliseconds