Home
last modified time | relevance | path

Searched refs:ORIENTATION_BOTLEFT (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiff.h227 #define ORIENTATION_BOTLEFT 4 /* row 0 bottom, col 0 lhs */ macro
Dtif_getimage.c292 img->req_orientation = ORIENTATION_BOTLEFT; /* It is the default */ in TIFFRGBAImageBegin()
550 ORIENTATION_BOTLEFT, stop); in TIFFReadRGBAImage()
565 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
578 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
591 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
596 case ORIENTATION_BOTLEFT: in setorientation()
Dtiffio.h423 int = ORIENTATION_BOTLEFT, int = 0);