Searched refs:NAME_VERSION_STRING (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/test/letest/ |
D | gendata.cpp | 202 …version = pfi->getNameString(NAME_VERSION_STRING, PLATFORM_MACINTOSH, MACINTOSH_ROMAN, MACINTOSH_E… in main() 207 …const LEUnicode16 *uversion = pfi->getUnicodeNameString(NAME_VERSION_STRING, PLATFORM_MICROSOFT, M… in main()
|
D | cletest.c | 341 const char *fontVersionString = le_getNameString(font, NAME_VERSION_STRING, in checkFontVersion() 346 uFontVersionString = le_getUnicodeNameString(font, NAME_VERSION_STRING, in checkFontVersion()
|
D | sfnt.h | 404 NAME_VERSION_STRING = 5, enumerator
|
D | letest.cpp | 386 const char *fontVersionString = fontInstance->getNameString(NAME_VERSION_STRING, in checkFontVersion() 393 uFontVersionString = fontInstance->getUnicodeNameString(NAME_VERSION_STRING, in checkFontVersion()
|