HomeSort by relevance Sort by last modified time
    Searched refs:tif_nfields (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) {
83 for (i = 0; i < tif->tif_nfields; i++) {
tif_dirinfo.c 321 if (tif->tif_fields && tif->tif_nfields > 0) {
    [all...]
tiffiop.h 201 size_t tif_nfields; /* # entries in registered tag table */ member in struct:tiff
tif_dirread.c     [all...]
tif_dirwrite.c 645 for (n=0; n<tif->tif_nfields; n++) {
    [all...]

Completed in 81 milliseconds