Home | History | Annotate | Download | only in libtiff

Lines Matching refs:fip

541 	const TIFFField* fip;
612 fip = TIFFFieldWithTag(tif,tag);
613 if( fip == NULL ) /* shouldn't happen */
615 TIFFSetFieldBit(tif,fip->field_bit);