Searched defs:openFont (Results 1 - 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/samples/layout/ |
H A D | GnomeFontMap.cpp | 35 const LEFontInstance *GnomeFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() function in GnomeFontMap
|
H A D | GDIFontMap.cpp | 33 const LEFontInstance *GDIFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() function in GDIFontMap
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | GDIFontMap.cpp | 33 const LEFontInstance *GDIFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() function in GDIFontMap
|
H A D | GnomeFontMap.cpp | 35 const LEFontInstance *GnomeFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() function in GnomeFontMap
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-math.c | 55 openFont(const char* fontFile) in openFont() function [all...] |
/third_party/icu/icu4c/source/test/letest/ |
H A D | cletest.c | 398 static le_font *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) in openFont() function
|
H A D | letest.cpp | 541 LEFontInstance *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) in openFont() function
|
Completed in 5 milliseconds