Searched refs:TIFFWriteDirectoryTagCheckedAscii (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
H A D | tif_dirwrite.c | 126 static int TIFFWriteDirectoryTagCheckedAscii(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, char* value); 1043 return(TIFFWriteDirectoryTagCheckedAscii(tif,ndir,dir,tag,count,value)); 1897 TIFFWriteDirectoryTagCheckedAscii(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint32 count, char* value) function
|
Completed in 101 milliseconds