Searched refs:TIFFWriteDirectoryTagCheckedDouble (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_dirwrite.c | 163 static int TIFFWriteDirectoryTagCheckedDouble(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 ta… 1621 return(TIFFWriteDirectoryTagCheckedDouble(tif,ndir,dir,tag,value)); in TIFFWriteDirectoryTagDouble() 2499 TIFFWriteDirectoryTagCheckedDouble(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, double v… in TIFFWriteDirectoryTagCheckedDouble() function
|