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

/external/pdfium/third_party/libtiff/
H A Dtif_dirwrite.c134 static int TIFFWriteDirectoryTagCheckedSbyte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 value);
1196 return(TIFFWriteDirectoryTagCheckedSbyte(tif,ndir,dir,tag,value));
2006 TIFFWriteDirectoryTagCheckedSbyte(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, int8 value) function

Completed in 105 milliseconds