Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffiop.h232 TIFFErrorHandlerExtR tif_errorhandler;
234 TIFFErrorHandlerExtR tif_warnhandler;
241 TIFFErrorHandlerExtR errorhandler; /* may be NULL */
243 TIFFErrorHandlerExtR warnhandler; /* may be NULL */
Dtiffio.h293 typedef int (*TIFFErrorHandlerExtR)(TIFF *, void *user_data, const char *, typedef
512 TIFFErrorHandlerExtR handler,
516 TIFFErrorHandlerExtR handler,
Dtif_open.c94 TIFFErrorHandlerExtR handler, in TIFFOpenOptionsSetErrorHandlerExtR()
102 TIFFErrorHandlerExtR handler, in TIFFOpenOptionsSetWarningHandlerExtR()