Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
D0011-fix-leak-imagebegin2.patch16 img->req_orientation = ORIENTATION_BOTLEFT; /* It is the default */
Dtiff.h225 #define ORIENTATION_BOTLEFT 4 /* row 0 bottom, col 0 lhs */ macro
Dtif_getimage.c278 img->req_orientation = ORIENTATION_BOTLEFT; /* It is the default */ in TIFFRGBAImageBegin()
536 ORIENTATION_BOTLEFT, stop); in TIFFReadRGBAImage()
551 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
564 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
577 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
582 case ORIENTATION_BOTLEFT: in setorientation()
Dtiffio.h423 int = ORIENTATION_BOTLEFT, int = 0);