Home
last modified time | relevance | path

Searched defs:matchTypeface (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DFontCollection.cpp68 sk_sp<SkTypeface> FontCollection::matchTypeface(const char familyName[], SkFontStyle fontStyle) { in matchTypeface() function in skia::textlayout::FontCollection
/third_party/skia/modules/skparagraph/src/
DFontCollection.cpp118 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface() function in skia::textlayout::FontCollection