Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiff.h227 #define ORIENTATION_RIGHTTOP 6 /* row 0 rhs, col 0 top */ macro
H A Dtif_getimage.c564 img->req_orientation == ORIENTATION_RIGHTTOP) in setorientation()
575 case ORIENTATION_RIGHTTOP: in setorientation()
593 img->req_orientation == ORIENTATION_RIGHTTOP) in setorientation()
606 img->req_orientation == ORIENTATION_RIGHTTOP) in setorientation()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp368 case ORIENTATION_RIGHTTOP: /* XXX */ in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.c190 case ORIENTATION_RIGHTTOP: /* XXX */ in TIFFImageIterBegin()
/libtiff-4.0.7/tools/
H A Dtiffcp.c664 case ORIENTATION_RIGHTTOP: /* XXX */ in tiffcp()
H A Dtiffcrop.c5989 case ORIENTATION_RIGHTTOP: in loadImage()