Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiff.h225 #define ORIENTATION_BOTLEFT 4 /* row 0 bottom, col 0 lhs */ macro
Dtif_getimage.c294 img->req_orientation = ORIENTATION_BOTLEFT; /* It is the default */ in TIFFRGBAImageBegin()
552 ORIENTATION_BOTLEFT, stop); in TIFFReadRGBAImage()
567 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
580 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
593 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
598 case ORIENTATION_BOTLEFT: in setorientation()
Dtiffio.h424 int = ORIENTATION_BOTLEFT, int = 0);