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

  /external/pdfium/third_party/libtiff/
tif_extension.c 44 uint32 TIFFGetTagListEntry( TIFF *tif, int tag_index )
tif_print.c 580 uint32 tag = TIFFGetTagListEntry(tif, i);
tiffio.h 308 extern uint32 TIFFGetTagListEntry( TIFF *, int tag_index );

Completed in 738 milliseconds