Searched refs:magnified_height (Results 1 – 1 of 1) sorted by relevance
6444 magnified_height, in ReadMNGImage() local6480 magnified_height=mng_info->magn_mt; in ReadMNGImage()6483 magnified_height += mng_info->magn_mb; in ReadMNGImage()6486 magnified_height += (png_uint_32) in ReadMNGImage()6492 magnified_height=(png_uint_32) image->rows; in ReadMNGImage()6495 magnified_height += mng_info->magn_mt-1; in ReadMNGImage()6498 magnified_height += mng_info->magn_mb-1; in ReadMNGImage()6501 magnified_height += (png_uint_32) in ReadMNGImage()6505 if (magnified_height > image->rows || in ReadMNGImage()6551 large_image->rows=magnified_height; in ReadMNGImage()