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.c265 img->req_orientation = ORIENTATION_BOTLEFT; /* It is the default */ in TIFFRGBAImageBegin()
533 ORIENTATION_BOTLEFT, stop); in TIFFReadRGBAImage()
548 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
561 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
574 else if (img->req_orientation == ORIENTATION_BOTLEFT || in setorientation()
579 case ORIENTATION_BOTLEFT: in setorientation()
Dtiffio.h422 int = ORIENTATION_BOTLEFT, int = 0);