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

  /external/pdfium/third_party/libtiff/
tif_dir.c 683 const TIFFField* fip=TIFFFieldWithTag(tif,tag);
694 const TIFFField* fip=TIFFFieldWithTag(tif,tag);
704 const TIFFField* fip=TIFFFieldWithTag(tif,tag);
714 const TIFFField* fip=TIFFFieldWithTag(tif,tag);
783 const TIFFField *fip = TIFFFieldWithTag(tif, tag);
    [all...]
tif_print.c 580 fip = TIFFFieldWithTag(tif, tag);
tiffio.h 320 extern const TIFFField* TIFFFieldWithTag(TIFF*, uint32);
tif_dirread.c     [all...]
tif_dirinfo.c     [all...]
tif_fax3.c     [all...]
tif_jpeg.c     [all...]
tif_ojpeg.c 611 fip = TIFFFieldWithTag(tif,tag);
    [all...]

Completed in 403 milliseconds