Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigInterface_android.cpp113 SkTypeface* getTypefaceForFontRec(FontRecID fontRecID);
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) { in getTypefaceForFontRec() function in SkFontConfigInterfaceAndroid
535 SkTypeface* face = this->getTypefaceForFontRec(fontRecID); in getFallbackFamilyNameForChar()
555 SkTypeface* face = this->getTypefaceForFontRec(fontRecID); in getTypefaceForChar()
671 nextLogicalTypeface = this->getTypefaceForFontRec(matchedFont); in nextLogicalTypeface()
719 currentTypeface = this->getTypefaceForFontRec(matchedFont); in getTypefaceForGlyphID()
/external/skia/src/ports/
DSkFontConfigInterface_android.cpp113 SkTypeface* getTypefaceForFontRec(FontRecID fontRecID);
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) { in getTypefaceForFontRec() function in SkFontConfigInterfaceAndroid
535 SkTypeface* face = this->getTypefaceForFontRec(fontRecID); in getFallbackFamilyNameForChar()
555 SkTypeface* face = this->getTypefaceForFontRec(fontRecID); in getTypefaceForChar()
671 nextLogicalTypeface = this->getTypefaceForFontRec(matchedFont); in nextLogicalTypeface()
719 currentTypeface = this->getTypefaceForFontRec(matchedFont); in getTypefaceForGlyphID()