Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
H A Dimage-tiff.c48 resunit, /* Units for resolution */ in _cupsImageReadTIFF() local
158 TIFFGetField(tif, TIFFTAG_RESOLUTIONUNIT, &resunit)) in _cupsImageReadTIFF()
160 if (resunit == RESUNIT_INCH) in _cupsImageReadTIFF()
165 else if (resunit == RESUNIT_CENTIMETER) in _cupsImageReadTIFF()
183 xres, yres, resunit); in _cupsImageReadTIFF()

Completed in 2 milliseconds