Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_open.c537 TIFFClientdata(TIFF* tif) function
Dtiffio.h376 extern thandle_t TIFFClientdata(TIFF*);
/external/ImageMagick/coders/
Dtiff.c2339 image=(Image *)TIFFClientdata(tiff); in TIFFIgnoreTags()