Searched refs:iCustom (Results 1 – 1 of 1) sorted by relevance
483 int tv_size, iCustom; in _TIFFVSetField() local507 for (iCustom = 0; iCustom < td->td_customValueCount; iCustom++) { in _TIFFVSetField()508 if (td->td_customValues[iCustom].info->field_tag == tag) { in _TIFFVSetField()509 tv = td->td_customValues + iCustom; in _TIFFVSetField()