HomeSort by relevance Sort by last modified time
    Searched refs:TIFFDataType (Results 1 - 7 of 7) sorted by null

  /external/pdfium/third_party/libtiff/
tif_dir.h 280 TIFFDataType field_type; /* type of associated data */
292 extern const TIFFField* _TIFFFindOrRegisterField(TIFF *, uint32, TIFFDataType);
293 extern TIFFField* _TIFFCreateAnonField(TIFF *, uint32, TIFFDataType);
tiffio.h 319 extern const TIFFField* TIFFFindField(TIFF *, uint32, TIFFDataType);
325 extern TIFFDataType TIFFFieldDataType(const TIFFField*);
475 extern int TIFFDataWidth(TIFFDataType); /* table of tag datatype widths */
536 TIFFDataType field_type; /* type of associated data */
tif_dirinfo.c     [all...]
tiffiop.h 333 extern int _TIFFRewriteField(TIFF *, uint16, TIFFDataType, tmsize_t, void *);
338 extern int _TIFFDataSize(TIFFDataType type);
tiff.h 143 } TIFFDataType;
    [all...]
tif_dirread.c     [all...]
tif_dirwrite.c     [all...]

Completed in 66 milliseconds