Searched refs:TIFFTAG_MAKE (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 218 #define TIFFTAG_MAKE 271 /* scanner manufacturer name */ macro
|
D | tif_dirinfo.c | 63 …{ TIFFTAG_MAKE, -1, -1, TIFF_ASCII, 0, TIFF_SETGET_ASCII, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, …
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_tiff.cpp | 321 Tiff_Exif_GetStringInfo(tif_ctx, TIFFTAG_MAKE, pAttribute); in LoadFrameInfo()
|
/external/ImageMagick/coders/ |
D | tiff.c | 647 if (TIFFGetField(tiff,TIFFTAG_MAKE,&text) == 1) in TIFFGetProperties() 2966 (void) TIFFSetField(tiff,TIFFTAG_MAKE,value); in TIFFSetProperties()
|