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

  /external/pdfium/third_party/libtiff/
tiff.h 409 #define TIFFTAG_COPYRIGHT 33432 /* copyright string */
    [all...]
tif_dirinfo.c 133 { TIFFTAG_COPYRIGHT, -1, -1, TIFF_ASCII, 0, TIFF_SETGET_ASCII, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0, "Copyright", NULL },
    [all...]
  /external/ImageMagick/coders/
tiff.c 103 # if !defined(TIFFTAG_COPYRIGHT)
104 # define TIFFTAG_COPYRIGHT 33432
643 if (TIFFGetField(tiff,TIFFTAG_COPYRIGHT,&text) == 1)
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 52 milliseconds