Home
last modified time | relevance | path

Searched refs:subframe_height (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpng.c4992 subframe_height=0, in ReadMNGImage() local
5653 subframe_height=(size_t) (mng_info->clip.bottom in ReadMNGImage()
5662 subframe_width,(double) subframe_height); in ReadMNGImage()
5665 (subframe_width) && (subframe_height)) in ReadMNGImage()
5695 image->rows=subframe_height; in ReadMNGImage()
5697 image->page.height=subframe_height; in ReadMNGImage()
6290 (subframe_width) && (subframe_height) && (simplicity == 0 || in ReadMNGImage()
6324 image->rows=subframe_height; in ReadMNGImage()
6326 image->page.height=subframe_height; in ReadMNGImage()