Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c1087 if (pgwidth != 0 || pgheight != 0) in psPageSize()
1130 if (pgwidth != 0 || pgheight != 0) in psPageSize()
1185 double pgwidth, double pgheight, in psMaskImage() argument
1200 if (get_subimage_count(pgwidth, pgheight, pswidth, psheight, in psMaskImage()
1218 if (psPageSize(fd, rotation, pgwidth, pgheight, in psMaskImage()
1259 page_width = pgwidth * PS_UNIT_SIZE; in psStart()
1442 if (pgwidth != 0 && pgwidth < maxPageWidth) in get_viewport()
1443 *view_width = pgwidth * PS_UNIT_SIZE; in get_viewport()
1561 if (pgwidth != 0 || pgheight != 0) in TIFF2PS()
1572 if (psPageSize(fd, rotation, pgwidth, pgheight, in TIFF2PS()
[all …]