Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigInterface_android.cpp103 SkTypeface* getTypefaceForChar(SkUnichar uni, SkTypeface::Style style,
551 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForChar(SkUnichar uni, in getTypefaceForChar() function in SkFontConfigInterfaceAndroid
898 retTypeface = fontConfig->getTypefaceForChar(unichar, style, fontVariant); in SkCreateTypefaceForScript()