Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c694 int get_subimage_count(double pagewidth, double pageheight, in get_subimage_count() argument
708 pageheight *= PS_UNIT_SIZE; in get_subimage_count()
745 if (pageheight) in get_subimage_count()
753 if (pageheight) in get_subimage_count()
792 if (pageheight) in get_subimage_count()
800 if (pageheight) in get_subimage_count()
868 ytran = pageheight - subimage_height * (pageheight / splitheight); in exportMaskedImage()
883 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
893 ytran = pageheight - imageheight; in exportMaskedImage()
945 ytran = pageheight - imageheight; in exportMaskedImage()
[all …]