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

  /external/pdfium/third_party/libtiff/
tif_dir.h 37 } TIFFTagValue;
118 TIFFTagValue *td_customValues;
tif_dir.c 456 TIFFTagValue *tv;
496 TIFFTagValue *new_customValues;
499 new_customValues = (TIFFTagValue *)
501 sizeof(TIFFTagValue) * td->td_customValueCount);
793 TIFFTagValue *tv = NULL;
1054 TIFFTagValue *tv = td->td_customValues + i;
    [all...]

Completed in 43 milliseconds