Home
last modified time | relevance | path

Searched defs:onMatchFaceStyle (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/core/
DSkFontMgr.h172 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function
/third_party/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp278 SkTypeface* SkFontMgr_OHOS::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& style) … in onMatchFaceStyle() function in SkFontMgr_OHOS
/third_party/skia/src/ports/
DSkFontMgr_preview.cpp71 SkTypeface* SkFontMgr_Preview::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& styl… in onMatchFaceStyle() function in SkFontMgr_Preview