Home | History | Annotate | Download | only in libpng

Lines Matching defs:iwidth

1526       png_uint_32 iwidth, iheight;
1527 iwidth = png_get_image_width(write_ptr, write_info_ptr);
1530 (unsigned long)iwidth, (unsigned long)iheight);