Home | History | Annotate | Download | only in libtiff

Lines Matching refs:fip

1193 	const TIFFField* fip;
1228 if ((fip = TIFFFieldWithTag(tif, tag)) != NULL)
1229 TIFFSetFieldBit(tif, fip->field_bit);