Home
last modified time | relevance | path

Searched refs:matchFontStyle (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.cpp159 sk_sp<SkTypeface> typeface = FontConfig_OHOS::matchFontStyle(tpSet, style); in onMatchFamilyStyleCharacter()
215 sk_sp<SkTypeface> typeface = FontConfig_OHOS::matchFontStyle(tpSet, style); in findTypeface()
225 sk_sp<SkTypeface> typeface = FontConfig_OHOS::matchFontStyle(tpSet, style); in findTypeface()
H A DFontConfig_ohos.h130 static sk_sp<SkTypeface_OHOS> matchFontStyle(const TypefaceSet& typefaceSet, const SkFontStyle& pattern);
H A DFontConfig_ohos.cpp208 sk_sp<SkTypeface_OHOS> tp = matchFontStyle(*pSet, style); in getTypeface()
258 sk_sp<SkTypeface_OHOS> FontConfig_OHOS::matchFontStyle(const TypefaceSet& typefaceSet, in matchFontStyle() function in FontConfig_OHOS

Completed in 5 milliseconds