Home
last modified time | relevance | path

Searched defs:typefaceSet (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp214 sk_sp<SkTypeface_OHOS> FontConfig_OHOS::matchFontStyle(const TypefaceSet& typefaceSet, in matchFontStyle()
1113 void FontConfig_OHOS::buildSubTypefaceSet(const std::shared_ptr<TypefaceSet>& typefaceSet, in buildSubTypefaceSet()
1173 void FontConfig_OHOS::sortTypefaceSet(std::shared_ptr<TypefaceSet>& typefaceSet) in sortTypefaceSet()
DFontConfig_ohos.h85 std::shared_ptr<TypefaceSet> typefaceSet; // the typeface set of the font style set member
/third_party/flutter/skia/src/core/
DSkPicture.cpp265 SkRefCntSet* typefaceSet, bool textBlobsOnly) const { in serialize()
DSkPictureData.cpp216 SkRefCntSet* typefaceSet = topLevelTypeFaceSet ? topLevelTypeFaceSet : &localTypefaceSet; in serialize() local
/third_party/skia/src/core/
DSkPicture.cpp268 SkRefCntSet* typefaceSet, bool textBlobsOnly) const { in serialize()
DSkPictureData.cpp212 SkRefCntSet* typefaceSet = topLevelTypeFaceSet ? topLevelTypeFaceSet : &localTypefaceSet; in serialize() local