Searched refs:TIFFFetchStripThing (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_dirread.c54 static int TIFFFetchStripThing(TIFF*, TIFFDirEntry*, long, uint32**);
414 if (!TIFFFetchStripThing(tif, dp,
420 if (!TIFFFetchStripThing(tif, dp,
1219 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, long nstrips, uint32** lpp) function
/haiku-fatelf/src/libs/tiff/
H A Dtif_dirread.c59 static int TIFFFetchStripThing(TIFF*, TIFFDirEntry*, long, uint32**);
478 if (!TIFFFetchStripThing(tif, dp,
484 if (!TIFFFetchStripThing(tif, dp,
1870 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, long nstrips, uint32** lpp) function

Completed in 46 milliseconds