HomeSort by relevance Sort by last modified time
    Searched refs:TIFFWriteCheck (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_write.c 38 (((tif)->tif_flags&TIFF_BEENWRITING) || TIFFWriteCheck((tif),0,module))
40 (((tif)->tif_flags&TIFF_BEENWRITING) || TIFFWriteCheck((tif),1,module))
567 TIFFWriteCheck(TIFF* tif, int tiles, const char* module)
tiffio.h 401 extern int TIFFWriteCheck(TIFF*, int, const char *);

Completed in 49 milliseconds