Searched refs:TIFFCurrentStrip (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tif_open.c | 730 uint32_t TIFFCurrentStrip(TIFF *tif) { return (tif->tif_curstrip); } function |
D | tiffio.h | 420 extern uint32_t TIFFCurrentStrip(TIFF *); |