Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffiop.h342 extern int _TIFFDataSize(TIFFDataType type);
Dtif_print.c630 _TIFFDataSize(fip->field_type) in TIFFPrintDirectory()
Dtif_dirinfo.c478 _TIFFDataSize(TIFFDataType type) in _TIFFDataSize() function
Dtif_dir.c547 tv_size = _TIFFDataSize(fip->field_type); in _TIFFVSetField()