Searched refs:vsetparent (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.h48 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon773
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon779
285 return (*sp->vsetparent)(tif, tag, ap);
337 sp->vsetparent = tif->tif_tagmethods.vsetfield;
H A Dtif_predict.c397 return (*sp->vsetparent)(tif, tag, ap);
449 sp->vsetparent = tif->tif_tagmethods.vsetfield;
H A Dtif_jpeg.c129 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon763
1395 return (*sp->vsetparent)(tif, tag, ap);
1397 return (*sp->vsetparent)(tif, tag, ap);
1629 sp->vsetparent = tif->tif_tagmethods.vsetfield;
H A Dtif_fax3.c65 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon759
1162 return (*sp->vsetparent)(tif, tag, ap);
1292 sp->vsetparent = tif->tif_tagmethods.vsetfield;
H A Dtif_luv.c169 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:logLuvState
1525 return (*sp->vsetparent)(tif, tag, ap);
1589 sp->vsetparent = tif->tif_tagmethods.vsetfield;
H A Dtif_pixarlog.c464 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon772
1239 result = (*sp->vsetparent)(tif, tag, ap);
1306 sp->vsetparent = tif->tif_tagmethods.vsetfield;
H A Dtif_ojpeg.c202 TIFFVSetMethod vsetparent; member in struct:__anon767
1882 (*sp->vsetparent)(tif,tag,ap);
1900 if ( (v32 = (*sp->vsetparent)(tif,tag,ap))
1935 v32 = (*sp->vsetparent)(tif,tag,ap);
2545 sp->vsetparent = tif->tif_tagmethods.vsetfield;

Completed in 75 milliseconds