Searched refs:ORIENTATION_LEFTBOT (Results 1 – 3 of 3) sorted by relevance
229 #define ORIENTATION_LEFTBOT 8 /* row 0 lhs, col 0 bottom */ macro
568 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()581 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()594 img->req_orientation == ORIENTATION_LEFTBOT) in setorientation()599 case ORIENTATION_LEFTBOT: in setorientation()
260 if (v < ORIENTATION_TOPLEFT || ORIENTATION_LEFTBOT < v) in _TIFFVSetField()