Home
last modified time | relevance | path

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

/external/icu4c/samples/layout/
DFontMap.cpp217 fFontInstances[fontIndex] = openFont(fFontNames[fontIndex], fPointSize, status); in getScriptFont()
263 fFontInstances[i] = openFont(fFontNames[i], fPointSize, status); in getMaxMetrics()
DGDIFontMap.h32 …virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &stat…
DGnomeFontMap.h32 …virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &stat…
DGDIFontMap.cpp29 const LEFontInstance *GDIFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &s… in openFont() function in GDIFontMap
DGnomeFontMap.cpp31 const LEFontInstance *GnomeFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode … in openFont() function in GnomeFontMap
DFontMap.h37 …virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &stat…
/external/icu4c/test/letest/
Dcletest.c394 static le_font *openFont(const char *fontName, const char *checksum, const char *version, const cha… in openFont() function
450 le_font *font = openFont(fontName, fontChecksum, fontVersion, testID); in doTestCase()
Dletest.cpp538 LEFontInstance *openFont(const char *fontName, const char *checksum, const char *version, const cha… in openFont() function
642 font = openFont(fontName, fontCksum, fontVer, id); in DataDrivenTest()
/external/chromium/third_party/icu/source/test/letest/
Dcletest.c394 static le_font *openFont(const char *fontName, const char *checksum, const char *version, const cha… in openFont() function
450 le_font *font = openFont(fontName, fontChecksum, fontVersion, testID); in doTestCase()
Dletest.cpp538 LEFontInstance *openFont(const char *fontName, const char *checksum, const char *version, const cha… in openFont() function
642 font = openFont(fontName, fontCksum, fontVer, id); in DataDrivenTest()