Searched defs:appendTypeface (Results 1 – 3 of 3) sorted by relevance
/external/skia/modules/skparagraph/src/ | ||
D | TypefaceFontProvider.cpp | 82 void TypefaceFontStyleSet::appendTypeface(sk_sp<SkTypeface> typeface) { in appendTypeface() function in skia::textlayout::TypefaceFontStyleSet |
/external/skqp/src/ports/ | ||
D | SkFontMgr_custom.cpp | 120 void SkFontStyleSet_Custom::appendTypeface(sk_sp<SkTypeface_Custom> typeface) { in appendTypeface() function in SkFontStyleSet_Custom |
/external/skia/src/ports/ | ||
D | SkFontMgr_custom.cpp | 130 void SkFontStyleSet_Custom::appendTypeface(sk_sp<SkTypeface_Custom> typeface) { in appendTypeface() function in SkFontStyleSet_Custom |