Searched defs:seekproc (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_open.c123 TIFFClientOpen( const char* name, const char* mode, void* clientdata, TIFFReadWriteProc readproc, TIFFReadWriteProc writeproc, TIFFSeekProc seekproc, TIFFCloseProc closeproc, TIFFSizeProc sizeproc, TIFFMapFileProc mapproc, TIFFUnmapFileProc unmapproc, void* pdflib_opaque, TIFFmallocHandler malloc_h, TIFFreallocHandler realloc_h, TIFFfreeHandler free_h, TIFFErrorHandler error_h, TIFFErrorHandler warn_h ) argument
/haiku-fatelf/src/libs/tiff/
H A Dtif_open.c141 TIFFClientOpen( const char* name, const char* mode, thandle_t clientdata, TIFFReadWriteProc readproc, TIFFReadWriteProc writeproc, TIFFSeekProc seekproc, TIFFCloseProc closeproc, TIFFSizeProc sizeproc, TIFFMapFileProc mapproc, TIFFUnmapFileProc unmapproc ) argument

Completed in 41 milliseconds