Home
last modified time | relevance | path

Searched refs:TIFFCurrentDirectory (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_open.c596 TIFFCurrentDirectory(TIFF* tif) function
Dtiffio.h393 extern uint16 TIFFCurrentDirectory(TIFF*);
/external/ImageMagick/coders/
Dtiff.c823 directory=TIFFCurrentDirectory(tiff); in TIFFGetEXIFProperties()