Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiff.h229 #define ORIENTATION_LEFTBOT 8 /* row 0 lhs, col 0 bottom */ macro
H A Dtif_getimage.c570 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
583 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
596 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()
601 case ORIENTATION_LEFTBOT: in setorientation()
H A Dtif_dir.c250 if (v < ORIENTATION_TOPLEFT || ORIENTATION_LEFTBOT < v) in _TIFFVSetField()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp360 case ORIENTATION_LEFTBOT: /* XXX */ in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.c183 case ORIENTATION_LEFTBOT: /* XXX */ in TIFFImageIterBegin()
/libtiff-4.0.7/tools/
H A Dtiffcp.c660 case ORIENTATION_LEFTBOT: /* XXX */ in tiffcp()
H A Dtiffcrop.c5995 case ORIENTATION_LEFTBOT: in loadImage()