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

  /external/pdfium/third_party/libtiff/
tif_predict.h 54 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon29488
tif_zip.c 79 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon29489
337 tif->tif_tagmethods.vsetfield = sp->vsetparent;
371 return (*sp->vsetparent)(tif, tag, ap);
430 sp->vsetparent = tif->tif_tagmethods.vsetfield;
tif_predict.c 682 assert(sp->vsetparent != NULL);
690 return (*sp->vsetparent)(tif, tag, ap);
756 sp->vsetparent = tif->tif_tagmethods.vsetfield;
782 tif->tif_tagmethods.vsetfield = sp->vsetparent;
tif_fax3.c 62 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon29472
1113 tif->tif_tagmethods.vsetfield = sp->b.vsetparent;
    [all...]
tif_jpeg.c 174 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon29476
    [all...]
tif_luv.c 170 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:logLuvState
    [all...]
tif_pixarlog.c 469 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon29487
    [all...]
tif_ojpeg.c 260 TIFFVSetMethod vsetparent; member in struct:__anon29483
476 sp->vsetparent=tif->tif_tagmethods.vsetfield;
609 return (*sp->vsetparent)(tif,tag,ap);
    [all...]

Completed in 187 milliseconds