Searched refs:NAME_VERSION_STRING (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/letest/ |
D | gendata.cpp | 250 …version = pfi->getNameString(NAME_VERSION_STRING, PLATFORM_MACINTOSH, MACINTOSH_ROMAN, MACINTOSH_E… in main() 255 …const LEUnicode16 *uversion = pfi->getUnicodeNameString(NAME_VERSION_STRING, PLATFORM_MICROSOFT, M… in main()
|
D | cletest.c | 345 const char *fontVersionString = le_getNameString(font, NAME_VERSION_STRING, in checkFontVersion() 350 uFontVersionString = le_getUnicodeNameString(font, NAME_VERSION_STRING, in checkFontVersion()
|
D | sfnt.h | 406 NAME_VERSION_STRING = 5, enumerator
|
D | letest.cpp | 388 const char *fontVersionString = fontInstance->getNameString(NAME_VERSION_STRING, in checkFontVersion() 395 uFontVersionString = fontInstance->getUnicodeNameString(NAME_VERSION_STRING, in checkFontVersion()
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | sfnt.h | 410 NAME_VERSION_STRING = 5, enumerator
|