Searched refs:RESUNIT_NONE (Results 1 – 9 of 9) sorted by relevance
59 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
103 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
97 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
234 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
261 #define RESUNIT_NONE 1 /* no meaningful units */ macro
288 case RESUNIT_NONE: in TIFFPrintDirectory()
337 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()
2055 crop_data->res_unit = RESUNIT_NONE; in process_command_opts()2056 page->res_unit = RESUNIT_NONE; in process_command_opts()4970 page->res_unit = RESUNIT_NONE; in initPageSetup()5006 image->res_unit = RESUNIT_NONE; in initImageData()5022 cps->res_unit = RESUNIT_NONE; in initCropMasks()5094 (crop->res_unit != RESUNIT_NONE) && in computeInputPixelOffsets()5117 case RESUNIT_NONE: /* Dimensions in pixels */ in computeInputPixelOffsets()5591 if (page->res_unit == RESUNIT_NONE) in computeOutputPixelOffsets()5603 case RESUNIT_NONE: /* Dimensions in pixels */ in computeOutputPixelOffsets()
644 case RESUNIT_NONE: /* Subsequent code assumes we have converted to inches! */ in setupPageState()