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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtiff.h230 #define ORIENTATION_BOTLEFT 4 /* row 0 bottom, col 0 lhs */ macro
H A Dtif_getimage.c233 img->req_orientation = ORIENTATION_BOTLEFT; /* It is the default */
480 ORIENTATION_BOTLEFT, stop);
495 else if (img->req_orientation == ORIENTATION_BOTLEFT ||
508 else if (img->req_orientation == ORIENTATION_BOTLEFT ||
521 else if (img->req_orientation == ORIENTATION_BOTLEFT ||
526 case ORIENTATION_BOTLEFT:
H A Dtiffio.h344 int = ORIENTATION_BOTLEFT, int = 0);

Completed in 52 milliseconds