Searched defs:stop_on_error (Results 1 – 4 of 4) sorted by relevance
42 unsigned int stop_on_error = 0; variable
93 bool stop_on_error() const { return stop_on_error_; } in stop_on_error() function
426 stop_on_error, in ReadPDFImage() local
2915 TIFFReadRGBAStripExt(TIFF* tif, uint32 row, uint32 * raster, int stop_on_error) in TIFFReadRGBAStripExt()2974 TIFFReadRGBATileExt(TIFF* tif, uint32 col, uint32 row, uint32 * raster, int stop_on_error ) in TIFFReadRGBATileExt()