Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/tiff/
Dtiff_decoder.cpp178 int tiff_map(thandle_t context, tdata_t*, toff_t*) { in tiff_map() argument
182 void tiff_unmap(thandle_t context, tdata_t, toff_t) {} in tiff_unmap() argument
/external/pdfium/third_party/libtiff/
Dtiffio.h68 typedef uint64_t toff_t; /* file offset */ typedef