Searched defs:matchTypeface (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/modules/skparagraph/src/ | ||
D | FontCollection.cpp | 68 sk_sp<SkTypeface> FontCollection::matchTypeface(const char familyName[], SkFontStyle fontStyle) { in matchTypeface() function in skia::textlayout::FontCollection |
/third_party/skia/modules/skparagraph/src/ | ||
D | FontCollection.cpp | 118 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface() function in skia::textlayout::FontCollection |