Home
last modified time | relevance | path

Searched refs:RESUNIT_NONE (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiff.h261 #define RESUNIT_NONE 1 /* no meaningful units */ macro
Dtif_print.c288 case RESUNIT_NONE: in TIFFPrintDirectory()
Dtif_dir.c347 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()
/external/ImageMagick/coders/
Dtiff.c3965 units=RESUNIT_NONE; in WriteTIFFImage()