Searched refs:vgetparent (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_predict.h47 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon773
H A Dtif_zip.c76 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon779
300 return (*sp->vgetparent)(tif, tag, ap);
335 sp->vgetparent = tif->tif_tagmethods.vgetfield;
H A Dtif_predict.c413 return (*sp->vgetparent)(tif, tag, ap);
446 sp->vgetparent = tif->tif_tagmethods.vgetfield;
H A Dtif_jpeg.c128 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon763
1493 return (*sp->vgetparent)(tif, tag, ap);
1496 return (*sp->vgetparent)(tif, tag, ap);
1627 sp->vgetparent = tif->tif_tagmethods.vgetfield;
H A Dtif_fax3.c64 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon759
1204 return (*sp->vgetparent)(tif, tag, ap);
1290 sp->vgetparent = tif->tif_tagmethods.vgetfield;
H A Dtif_luv.c168 TIFFVSetMethod vgetparent; /* super-class method */ member in struct:logLuvState
1539 return (*sp->vgetparent)(tif, tag, ap);
1587 sp->vgetparent = tif->tif_tagmethods.vgetfield;
H A Dtif_pixarlog.c463 TIFFVSetMethod vgetparent; /* super-class method */ member in struct:__anon772
1257 return (*sp->vgetparent)(tif, tag, ap);
1304 sp->vgetparent = tif->tif_tagmethods.vgetfield;
H A Dtif_ojpeg.c201 TIFFVGetMethod vgetparent; /* "Super class" methods... */ member in struct:__anon767
2379 return (*sp->vgetparent)(tif,tag,ap);
2544 sp->vgetparent = tif->tif_tagmethods.vgetfield;

Completed in 102 milliseconds