Home | History | Annotate | Download | only in libpng

Lines Matching refs:iwidth

1333       png_uint_32 iwidth, iheight;
1334 iwidth = png_get_image_width(write_ptr, write_info_ptr);
1337 (unsigned long)iwidth, (unsigned long)iheight);