Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c1797 int repeat_count; in PS_Lvl2ImageDict() local
1810 repeat_count = TIFFNumberOfTiles(tif); in PS_Lvl2ImageDict()
1830 repeat_count = tf_numberstrips; in PS_Lvl2ImageDict()
1834 if (repeat_count > 1) { in PS_Lvl2ImageDict()
1848 if (repeat_count > 1) in PS_Lvl2ImageDict()
1849 fprintf(fd, "%d { %% repeat\n", repeat_count); in PS_Lvl2ImageDict()
2083 if (repeat_count > 1) { in PS_Lvl2ImageDict()