Searched refs:TIFF_SETGET_C0_UINT32 (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 238 TIFF_SETGET_C0_UINT32 = 20, enumerator
|
D | tif_dirinfo.c | 368 {TIFFTAG_ACTIVEAREA, 4, 4, TIFF_LONG, 0, TIFF_SETGET_C0_UINT32, 409 {TIFFTAG_IMAGELAYER, 2, 2, TIFF_LONG, 0, TIFF_SETGET_C0_UINT32, 913 case TIFF_SETGET_C0_UINT32: in TIFFFieldSetGetSize() 1250 return TIFF_SETGET_C0_UINT32; in _TIFFSetGetType()
|
D | tif_dirread.c | 6250 case TIFF_SETGET_C0_UINT32: in TIFFFetchNormalTag()
|