Searched refs:imageheight (Results 1 – 1 of 1) sorted by relevance
695 double imagewidth, double imageheight, in get_subimage_count() argument710 if ((imagewidth < 1.0) || (imageheight < 1.0)) in get_subimage_count()790 if (imageheight > splitwidth) in get_subimage_count()825 double imagewidth, double imageheight, in exportMaskedImage() argument845 yscale = scale * imageheight; in exportMaskedImage()867 subimage_height = imageheight - ((splitheight - overlap) * row); in exportMaskedImage()873 ytran = splitheight - imageheight; in exportMaskedImage()893 ytran = pageheight - imageheight; in exportMaskedImage()901 if (imageheight <= splitheight) { in exportMaskedImage()932 if (splitwidth < imageheight) in exportMaskedImage()[all …]