Home
last modified time | relevance | path

Searched refs:SkFontMgr_OHOS (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.cpp15 SkFontMgr_OHOS::SkFontMgr_OHOS(const char* path) in SkFontMgr_OHOS() function in SkFontMgr_OHOS
24 int SkFontMgr_OHOS::onCountFamilies() const in onCountFamilies()
34 void SkFontMgr_OHOS::onGetFamilyName(int index, SkString* familyName) const in onGetFamilyName()
48 SkFontStyleSet* SkFontMgr_OHOS::onCreateStyleSet(int index) const in onCreateStyleSet()
66 SkFontStyleSet* SkFontMgr_OHOS::onMatchFamily(const char familyName[]) const in onMatchFamily()
92 SkTypeface* SkFontMgr_OHOS::onMatchFamilyStyle(const char familyName[], const SkFontStyle& style) const in onMatchFamilyStyle()
117 SkTypeface* SkFontMgr_OHOS::onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, in onMatchFamilyStyleCharacter()
183 SkTypeface* SkFontMgr_OHOS::findTypeface(const FallbackSetPos& fallbackItem, const SkFontStyle& style, in findTypeface()
240 int SkFontMgr_OHOS
[all...]
H A DSkFontMgr_ohos.h22 class SK_API SkFontMgr_OHOS : public SkFontMgr { class
24 explicit SkFontMgr_OHOS(const char* path = nullptr);
25 virtual ~SkFontMgr_OHOS() override = default;

Completed in 1 milliseconds