Searched defs:matchTypeface (Results 1 – 2 of 2) sorted by relevance
56 sk_sp<SkTypeface> Shaper::matchTypeface(const SkString& fontFamily, SkFontStyle fontStyle) { in matchTypeface() function in skia::text::Shaper
118 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface() function in skia::textlayout::FontCollection