Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiff.h228 #define ORIENTATION_RIGHTBOT 7 /* row 0 rhs, col 0 bottom */ macro
H A Dtif_getimage.c567 img->req_orientation == ORIENTATION_RIGHTBOT) in setorientation()
580 img->req_orientation == ORIENTATION_RIGHTBOT) in setorientation()
588 case ORIENTATION_RIGHTBOT: in setorientation()
609 img->req_orientation == ORIENTATION_RIGHTBOT) in setorientation()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp359 case ORIENTATION_RIGHTBOT: /* XXX */ in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.c182 case ORIENTATION_RIGHTBOT: /* XXX */ in TIFFImageIterBegin()
/libtiff-4.0.7/tools/
H A Dtiffcp.c656 case ORIENTATION_RIGHTBOT: /* XXX */ in tiffcp()
H A Dtiffcrop.c5992 case ORIENTATION_RIGHTBOT: in loadImage()