Home | History | Annotate | Download | only in libtiff

Lines Matching refs:vgetfield

1112 	tif->tif_tagmethods.vgetfield = sp->b.vgetparent;
1314 sp->vgetparent = tif->tif_tagmethods.vgetfield;
1315 tif->tif_tagmethods.vgetfield = Fax3VGetField; /* hook for codec tags */