Searched refs:getTypefaceForChar (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/skia/src/ports/ |
D | SkFontConfigInterface_android.cpp | 103 SkTypeface* getTypefaceForChar(SkUnichar uni, SkTypeface::Style style, 551 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForChar(SkUnichar uni, in getTypefaceForChar() function in SkFontConfigInterfaceAndroid 912 retTypeface = fontConfig->getTypefaceForChar(unichar, style, fontVariant); in SkCreateTypefaceForScriptNG()
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_android.cpp | 103 SkTypeface* getTypefaceForChar(SkUnichar uni, SkTypeface::Style style, 551 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForChar(SkUnichar uni, in getTypefaceForChar() function in SkFontConfigInterfaceAndroid 912 retTypeface = fontConfig->getTypefaceForChar(unichar, style, fontVariant); in SkCreateTypefaceForScriptNG()
|