Home | History | Annotate | Download | only in libtiff

Lines Matching refs:vsetfield

1113 	tif->tif_tagmethods.vsetfield = sp->b.vsetparent;
1316 sp->vsetparent = tif->tif_tagmethods.vsetfield;
1317 tif->tif_tagmethods.vsetfield = Fax3VSetField; /* hook for codec tags */