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

  /external/pdfium/third_party/libtiff/
tif_zip.c 336 tif->tif_tagmethods.vgetfield = sp->vgetparent;
428 sp->vgetparent = tif->tif_tagmethods.vgetfield;
429 tif->tif_tagmethods.vgetfield = ZIPVGetField; /* hook for codec tags */
tif_predict.c 753 sp->vgetparent = tif->tif_tagmethods.vgetfield;
754 tif->tif_tagmethods.vgetfield =
781 tif->tif_tagmethods.vgetfield = sp->vgetparent;
tif_fax3.c 1112 tif->tif_tagmethods.vgetfield = sp->b.vgetparent;
    [all...]
tif_luv.c     [all...]
tif_pixarlog.c     [all...]
tiffio.h 336 TIFFVGetMethod vgetfield; /* tag get routine */ member in struct:__anon29499
tif_jpeg.c     [all...]
tif_ojpeg.c 474 sp->vgetparent=tif->tif_tagmethods.vgetfield;
475 tif->tif_tagmethods.vgetfield=OJPEGVGetField;
    [all...]
tif_dir.c     [all...]

Completed in 170 milliseconds