Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_print.c595 uint16 small_value_count; in TIFFPrintDirectory() local
596 if(TIFFGetField(tif, tag, &small_value_count, &raw_data) != 1) in TIFFPrintDirectory()
598 value_count = small_value_count; in TIFFPrintDirectory()