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

  /external/pdfium/third_party/libtiff/
tif_close.c 80 if (tif->tif_fields && tif->tif_nfields > 0) {
84 TIFFField *fld = tif->tif_fields[i];
92 _TIFFfree(tif->tif_fields);
tif_dirinfo.c 321 if (tif->tif_fields && tif->tif_nfields > 0) {
    [all...]
tiffiop.h 200 TIFFField** tif_fields; /* sorted table of registered tags */ member in struct:tiff
tif_dirread.c     [all...]
tif_dirwrite.c 647 o = tif->tif_fields[n];
    [all...]

Completed in 125 milliseconds