HomeSort by relevance Sort by last modified time
    Searched refs:tif_name (Results 1 - 16 of 16) sorted by null

  /external/pdfium/third_party/libtiff/
tif_compress.c 40 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
44 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
78 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
82 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
120 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
tif_tile.c 80 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
87 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
94 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
102 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
tif_codec.c 112 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
tif_open.c 125 tif->tif_name = (char *)tif + sizeof (TIFF);
126 strcpy(tif->tif_name, name);
499 return (tif->tif_name);
508 const char* old_name = tif->tif_name;
509 tif->tif_name = (char *)name;
tif_dir.c 152 tif->tif_name,
381 TIFFWarningExt(tif->tif_clientdata, tif->tif_name,
392 TIFFWarningExt(tif->tif_clientdata, tif->tif_name,
443 tif->tif_name);
497 tif->tif_name, isPseudoTag(tag) ? "pseudo-" : "",
531 tif->tif_name);
552 tif->tif_name, fip->field_type,
595 tif->tif_name,
723 tif->tif_name, v,
733 tif->tif_name, v32
    [all...]
tif_aux.c 76 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
219 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
287 TIFFErrorExt(tif->tif_clientdata, tif->tif_name, "No space for \"TransferFunction\" tag");
tif_read.c 306 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
314 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
    [all...]
tif_dirwrite.c 241 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
299 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
    [all...]
tiffiop.h 103 char* tif_name; /* name of open file */ member in struct:tiff
tif_lzw.c 456 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
683 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
    [all...]
tif_jpeg.c     [all...]
tif_dirread.c     [all...]
tif_luv.c     [all...]
tif_dirinfo.c     [all...]
tif_fax3.c 549 TIFFErrorExt(tif->tif_clientdata, tif->tif_name,
    [all...]
tif_ojpeg.c     [all...]

Completed in 73 milliseconds