Home
last modified time | relevance | path

Searched defs:_TIFFFieldArray (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_dir.h275 struct _TIFFFieldArray { struct
276 TIFFFieldArrayType type; /* array type, will be used to determine if IFD is image and such */
277 …d_size; /* 0 if array is constant, other if modified by future definition extension support */
278 uint32 count; /* number of elements in fields array */
279 TIFFField* fields; /* actual field info */