Home
last modified time | relevance | path

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

/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/tools/
H A Dtiff2ps.c831 double ytran = 0.0; in exportMaskedImage() local
873 ytran = splitheight - imageheight; in exportMaskedImage()
883 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
893 ytran = pageheight - imageheight; in exportMaskedImage()
905 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
918 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
925 ytran = splitheight - imagewidth; in exportMaskedImage()
935 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
945 ytran = pageheight - imageheight; in exportMaskedImage()
949 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/tools/
H A Dtiff2ps.c835 double ytran = 0.0; in exportMaskedImage() local
877 ytran = splitheight - imageheight; in exportMaskedImage()
887 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
897 ytran = pageheight - imageheight; in exportMaskedImage()
909 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
922 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
929 ytran = splitheight - imagewidth; in exportMaskedImage()
939 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
949 ytran = pageheight - imageheight; in exportMaskedImage()
953 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/tools/
H A Dtiff2ps.c835 double ytran = 0.0; in exportMaskedImage() local
877 ytran = splitheight - imageheight; in exportMaskedImage()
887 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
897 ytran = pageheight - imageheight; in exportMaskedImage()
909 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
922 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
929 ytran = splitheight - imagewidth; in exportMaskedImage()
939 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
949 ytran = pageheight - imageheight; in exportMaskedImage()
953 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/graphics/tiffgt/tiff-4.3.0/tools/
H A Dtiff2ps.c859 double ytran = 0.0; in exportMaskedImage() local
901 ytran = splitheight - imageheight; in exportMaskedImage()
911 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
921 ytran = pageheight - imageheight; in exportMaskedImage()
933 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
946 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
953 ytran = splitheight - imagewidth; in exportMaskedImage()
963 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
973 ytran = pageheight - imageheight; in exportMaskedImage()
977 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/graphics/tiff/tiff-4.3.0/tools/
H A Dtiff2ps.c859 double ytran = 0.0; in exportMaskedImage() local
901 ytran = splitheight - imageheight; in exportMaskedImage()
911 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
921 ytran = pageheight - imageheight; in exportMaskedImage()
933 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
946 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
953 ytran = splitheight - imagewidth; in exportMaskedImage()
963 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
973 ytran = pageheight - imageheight; in exportMaskedImage()
977 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/tools/
H A Dtiff2ps.c829 double ytran = 0.0; in exportMaskedImage() local
868 ytran = splitheight - imageheight; in exportMaskedImage()
878 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
888 ytran = pageheight - imageheight; in exportMaskedImage()
892 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
905 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
912 ytran = splitheight - imagewidth; in exportMaskedImage()
922 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
932 ytran = pageheight - imageheight; in exportMaskedImage()
936 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/tools/
H A Dtiff2ps.c828 double ytran = 0.0; in exportMaskedImage() local
867 ytran = splitheight - imageheight; in exportMaskedImage()
877 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
887 ytran = pageheight - imageheight; in exportMaskedImage()
891 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
904 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
911 ytran = splitheight - imagewidth; in exportMaskedImage()
921 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
931 ytran = pageheight - imageheight; in exportMaskedImage()
935 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/tools/
H A Dtiff2ps.c828 double ytran = 0.0; in exportMaskedImage() local
867 ytran = splitheight - imageheight; in exportMaskedImage()
877 ytran = -1.0 * row * (pageheight - overlap); in exportMaskedImage()
887 ytran = pageheight - imageheight; in exportMaskedImage()
891 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
904 ytran = -1.0 * (imagewidth - splitheight); in exportMaskedImage()
911 ytran = splitheight - imagewidth; in exportMaskedImage()
921 ytran = -1.0 * row * (pagewidth - overlap); in exportMaskedImage()
931 ytran = pageheight - imageheight; in exportMaskedImage()
935 bott_offset += ytran / (center ? 2 : 1); in exportMaskedImage()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D1dplot.c550 char *ytran=NULL; /* 16 Jun 2009 */ in main() local
780 ytran = strdup(argv[++iarg]) ; iarg++ ; continue ; in main()
1433 if( ytran != NULL && *ytran != '\0' ){ in main()
1436 cc = PARSER_1dtran( ytran , nx , yar[ii] ) ; in main()
1437 if( cc <= 0 ) ERROR_exit("Can't evaluate -ytran expression '%s'",ytran) ; in main()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/tools/
H A Dtiff2ps.c471 double ytran = 0; in PlaceImage() local
506 ytran = pageheight - imageheight; in PlaceImage()
514 ytran = pageheight - subimageheight; in PlaceImage()
518 ytran = 0; in PlaceImage()
522 ytran = pageheight - subimageheight; in PlaceImage()
527 bottom_offset += ytran / (cnt?2:1); in PlaceImage()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/tools/
H A Dtiff2ps.c462 float ytran = 0; in PlaceImage() local
497 ytran = pageheight - imageheight; in PlaceImage()
505 ytran = pageheight - subimageheight; in PlaceImage()
509 ytran = 0; in PlaceImage()
513 ytran = pageheight - subimageheight; in PlaceImage()
518 bottom_offset += ytran / (cnt?2:1); in PlaceImage()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/tools/
H A Dtiff2ps.c462 float ytran = 0; in PlaceImage() local
497 ytran = pageheight - imageheight; in PlaceImage()
505 ytran = pageheight - subimageheight; in PlaceImage()
509 ytran = 0; in PlaceImage()
513 ytran = pageheight - subimageheight; in PlaceImage()
518 bottom_offset += ytran / (cnt?2:1); in PlaceImage()
/dports/graphics/evince/evince-41.3/backend/tiff/
H A Dtiff2ps.c378 double ytran = 0; in PlaceImage() local
415 ytran = pageheight - imageheight; in PlaceImage()
423 ytran = pageheight - subimageheight; in PlaceImage()
427 ytran = 0; in PlaceImage()
431 ytran = pageheight - subimageheight; in PlaceImage()
436 bottom_offset += ytran / (cnt?2:1); in PlaceImage()
/dports/print/xreader/xreader-3.2.2/backend/tiff/
H A Dtiff2ps.c378 double ytran = 0; in PlaceImage() local
415 ytran = pageheight - imageheight; in PlaceImage()
423 ytran = pageheight - subimageheight; in PlaceImage()
427 ytran = 0; in PlaceImage()
431 ytran = pageheight - subimageheight; in PlaceImage()
436 bottom_offset += ytran / (cnt?2:1); in PlaceImage()
/dports/graphics/atril-lite/atril-1.26.0/backend/tiff/
H A Dtiff2ps.c378 double ytran = 0; in PlaceImage() local
415 ytran = pageheight - imageheight; in PlaceImage()
423 ytran = pageheight - subimageheight; in PlaceImage()
427 ytran = 0; in PlaceImage()
431 ytran = pageheight - subimageheight; in PlaceImage()
436 bottom_offset += ytran / (cnt?2:1); in PlaceImage()
/dports/graphics/atril/atril-1.26.0/backend/tiff/
H A Dtiff2ps.c378 double ytran = 0; in PlaceImage() local
415 ytran = pageheight - imageheight; in PlaceImage()
423 ytran = pageheight - subimageheight; in PlaceImage()
427 ytran = 0; in PlaceImage()
431 ytran = pageheight - subimageheight; in PlaceImage()
436 bottom_offset += ytran / (cnt?2:1); in PlaceImage()