Searched defs:appendTypeface (Results 1 – 2 of 2) 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/src/ports/ | ||
| D | SkFontMgr_custom.cpp | 130 void SkFontStyleSet_Custom::appendTypeface(sk_sp<SkTypeface_Custom> typeface) { in appendTypeface() function in SkFontStyleSet_Custom |