Home
last modified time | relevance | path

Searched refs:TIFFFieldWithName (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiffio.h322 extern const TIFFField* TIFFFieldWithName(TIFF*, const char *);
Dtif_dirinfo.c572 TIFFFieldWithName(TIFF* tif, const char *field_name) in TIFFFieldWithName() function