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

  /external/pdfium/third_party/libtiff/
tif_extension.c 56 ** This provides read/write access to the TIFFTagMethods within the TIFF
60 TIFFTagMethods *TIFFAccessTagMethods( TIFF *tif )
tiffio.h 338 } TIFFTagMethods;
340 extern TIFFTagMethods *TIFFAccessTagMethods(TIFF *);
tiffiop.h 203 TIFFTagMethods tif_tagmethods; /* tag get/set/print routines */

Completed in 59 milliseconds