Home
last modified time | relevance | path

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

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