Searched refs:RESUNIT_CENTIMETER (Results 1 – 5 of 5) sorted by relevance
265 #define RESUNIT_CENTIMETER 3 /* metric */ macro
292 case RESUNIT_CENTIMETER: in TIFFPrintDirectory()
779 if (tif->tif_dir.td_resolutionunit == RESUNIT_CENTIMETER) in Fax3PreEncode()
361 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()
1503 if (units == RESUNIT_CENTIMETER) in ReadTIFFImage()3842 units=RESUNIT_CENTIMETER; in WriteTIFFImage()