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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c1442 png_uint_32 iwidth, iheight; local
1444 iheight = png_get_image_height(write_ptr, write_info_ptr);
1446 (unsigned long)iwidth, (unsigned long)iheight);

Completed in 32 milliseconds