Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_print.c618 static uint16 dotrange[2]; in TIFFPrintDirectory() local
619 raw_data = dotrange; in TIFFPrintDirectory()
620 TIFFGetField(tif, tag, dotrange+0, dotrange+1); in TIFFPrintDirectory()