Searched refs:RSFontStyleSet (Results 1 – 4 of 4) sorted by relevance
32 explicit TexgineFontStyleSet(RSFontStyleSet *set);63 RSFontStyleSet *GetFontStyleSet() const in GetFontStyleSet()69 RSFontStyleSet *set_ = nullptr;
21 TexgineFontStyleSet::TexgineFontStyleSet(RSFontStyleSet *set) in TexgineFontStyleSet()
62 RSFontStyleSet* set = fontMgr_->MatchFamily(familyName.c_str()); in MatchFamily()
51 using RSFontStyleSet = RSDrawing::FontStyleSet; variable