Searched refs:TIFFTagValue (Results 1 – 3 of 3) sorted by relevance
37 } TIFFTagValue; typedef118 TIFFTagValue *td_customValues;
472 TIFFTagValue *tv; in _TIFFVSetField()512 TIFFTagValue *new_customValues; in _TIFFVSetField()515 new_customValues = (TIFFTagValue *) in _TIFFVSetField()517 sizeof(TIFFTagValue) * td->td_customValueCount); in _TIFFVSetField()809 TIFFTagValue *tv = NULL; in TIFFUnsetField()1070 TIFFTagValue *tv = td->td_customValues + i; in _TIFFVGetField()
3070 * libtiff/{tiffio.h, tif_dir.h}: TIFFTagValue structure moved from the