Searched refs:StyleSet (Results 1 – 3 of 3) sorted by relevance
570 class StyleSet : public SkFontStyleSet { class in SkFontMgr_fontconfig572 StyleSet(sk_sp<SkFontMgr_fontconfig> parent, SkAutoFcFontSet fontSet) in StyleSet() function in SkFontMgr_fontconfig::StyleSet576 ~StyleSet() override { in ~StyleSet()868 return new StyleSet(sk_ref_sp(this), std::move(matches)); in onMatchFamily()
584 class StyleSet : public SkFontStyleSet { class in SkFontMgr_fontconfig586 StyleSet(sk_sp<SkFontMgr_fontconfig> parent, SkAutoFcFontSet fontSet) in StyleSet() function in SkFontMgr_fontconfig::StyleSet590 ~StyleSet() override { in ~StyleSet()869 return new StyleSet(sk_ref_sp(this), std::move(matches)); in onMatchFamily()
112886 mozilla::StyleSetHandle StyleSet() const { return mStyleSet; } in StyleSet() function in nsIPresShell157923 mozilla::StyleSetHandle StyleSet() const { return GetPresShell()->StyleSet(); } in StyleSet() function in nsPresContext