OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIFFLIB_VERSION_STR
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/libtiff/
tiffvers.h
1
#define
TIFFLIB_VERSION_STR
"LIBTIFF, Version 4.0.6\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
tif_version.c
27
static const char TIFFVersion[] =
TIFFLIB_VERSION_STR
;
Completed in 43 milliseconds