Searched refs:ORIENTATION_TOPLEFT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagtiff.cpp393 TIFFSetField(tif, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT);
396 TIFFSetField(tif, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtiff.h227 #define ORIENTATION_TOPLEFT 1 /* row 0 top, col 0 lhs */ macro
H A Dtif_getimage.c487 case ORIENTATION_TOPLEFT:
502 if (img->req_orientation == ORIENTATION_TOPLEFT ||
515 if (img->req_orientation == ORIENTATION_TOPLEFT ||
528 if (img->req_orientation == ORIENTATION_TOPLEFT ||
H A Dtif_dir.c220 if (v < ORIENTATION_TOPLEFT || ORIENTATION_LEFTBOT < v) {
1131 td->td_orientation = ORIENTATION_TOPLEFT;

Completed in 166 milliseconds