Home
last modified time | relevance | path

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

/libtiff-4.0.7/test/
H A Dshort_tag.c59 { TIFFTAG_ORIENTATION, ORIENTATION_BOTRIGHT },
/libtiff-4.0.7/libtiff/
H A Dtiff.h224 #define ORIENTATION_BOTRIGHT 3 /* row 0 bottom, col 0 rhs */ macro
H A Dtif_getimage.c566 else if (img->req_orientation == ORIENTATION_BOTRIGHT || in setorientation()
579 else if (img->req_orientation == ORIENTATION_BOTRIGHT || in setorientation()
587 case ORIENTATION_BOTRIGHT: in setorientation()
608 else if (img->req_orientation == ORIENTATION_BOTRIGHT || in setorientation()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp358 case ORIENTATION_BOTRIGHT: in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.c181 case ORIENTATION_BOTRIGHT: in TIFFImageIterBegin()
/libtiff-4.0.7/tools/
H A Dtiffcp.c655 case ORIENTATION_BOTRIGHT: in tiffcp()
H A Dtiffcrop.c5980 case ORIENTATION_BOTRIGHT: in loadImage()