Home
last modified time | relevance | path

Searched defs:tdata_t (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/tiff/
Dtiffmodule.cpp176 int tiff_map(thandle_t context, tdata_t*, toff_t*) { in tiff_map() argument
180 void tiff_unmap(thandle_t context, tdata_t, toff_t) {} in tiff_unmap() argument
/external/pdfium/third_party/libtiff/
Dtiffio.h76 typedef void* tdata_t; /* image data ref */ typedef