Home
last modified time | relevance | path

Searched refs:_TIFFDataSize (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtiffiop.h339 extern int _TIFFDataSize(TIFFDataType type);
H A Dtif_print.c630 _TIFFDataSize(fip->field_type) in TIFFPrintDirectory()
H A Dtif_dirinfo.c478 _TIFFDataSize(TIFFDataType type) in _TIFFDataSize() function
H A Dtif_dir.c537 tv_size = _TIFFDataSize(fip->field_type); in _TIFFVSetField()