Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiff.h226 #define ORIENTATION_LEFTTOP 5 /* row 0 lhs, col 0 top */ macro
H A Dtif_getimage.c562 case ORIENTATION_LEFTTOP: in setorientation()
577 img->req_orientation == ORIENTATION_LEFTTOP) in setorientation()
590 img->req_orientation == ORIENTATION_LEFTTOP) in setorientation()
603 img->req_orientation == ORIENTATION_LEFTTOP) in setorientation()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp369 case ORIENTATION_LEFTTOP: /* XXX */ in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.c191 case ORIENTATION_LEFTTOP: /* XXX */ in TIFFImageIterBegin()
/libtiff-4.0.7/tools/
H A Dtiffcp.c669 case ORIENTATION_LEFTTOP: /* XXX */ in tiffcp()
H A Dtiffcrop.c5986 case ORIENTATION_LEFTTOP: in loadImage()