Home | History | Annotate | Download | only in libpng

Lines Matching refs:iwidth

336           png_ptr->iwidth) + 1;
863 png_ptr->iwidth) + 1;
936 png_ptr->row_info.width = png_ptr->iwidth;
1186 png_ptr->iwidth = (png_ptr->width +
1199 } while (png_ptr->iwidth == 0 || png_ptr->num_rows == 0);