Home
last modified time | relevance | path

Searched defs:fontRecID (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigInterface_android.cpp237 const FontRecID fontRecID = fFonts.count() - 1; in SkFontConfigInterfaceAndroid() local
428 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], style); in matchFamilyName() local
486 const FontRecID* fontRecID = (const FontRecID*)ctx; in find_proc() local
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) { in getTypefaceForFontRec()
534 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], SkTypeface::kNormal); in getFallbackFamilyNameForChar() local
554 FontRecID fontRecID = find_best_style(fFontFamilies[fDefaultFamilyRecID], style); in getTypefaceForChar() local
/external/skia/src/ports/
DSkFontConfigInterface_android.cpp237 const FontRecID fontRecID = fFonts.count() - 1; in SkFontConfigInterfaceAndroid() local
428 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], style); in matchFamilyName() local
486 const FontRecID* fontRecID = (const FontRecID*)ctx; in find_proc() local
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) { in getTypefaceForFontRec()
534 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], SkTypeface::kNormal); in getFallbackFamilyNameForChar() local
554 FontRecID fontRecID = find_best_style(fFontFamilies[fDefaultFamilyRecID], style); in getTypefaceForChar() local