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