Searched defs:appendTypeface (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/modules/skparagraph/src/ | ||
| D | TypefaceFontProvider.cpp | 89 void TypefaceFontStyleSet::appendTypeface(sk_sp<SkTypeface> typeface) { in appendTypeface() function in skia::textlayout::TypefaceFontStyleSet |
| /third_party/skia/m133/modules/skparagraph/src/ | ||
| D | TypefaceFontProvider.cpp | 124 void TypefaceFontStyleSet::appendTypeface(sk_sp<SkTypeface> typeface) { in appendTypeface() function in skia::textlayout::TypefaceFontStyleSet |
| /third_party/skia/m133/src/ports/ | ||
| D | SkFontMgr_custom.cpp | 100 void SkFontStyleSet_Custom::appendTypeface(sk_sp<SkTypeface> 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 |