Home
last modified time | relevance | path

Searched refs:StyleSet (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/ports/
DSkFontMgr_fontconfig.cpp570 class StyleSet : public SkFontStyleSet { class in SkFontMgr_fontconfig
572 StyleSet(sk_sp<SkFontMgr_fontconfig> parent, SkAutoFcFontSet fontSet) in StyleSet() function in SkFontMgr_fontconfig::StyleSet
576 ~StyleSet() override { in ~StyleSet()
868 return new StyleSet(sk_ref_sp(this), std::move(matches)); in onMatchFamily()
/third_party/flutter/skia/src/ports/
DSkFontMgr_fontconfig.cpp584 class StyleSet : public SkFontStyleSet { class in SkFontMgr_fontconfig
586 StyleSet(sk_sp<SkFontMgr_fontconfig> parent, SkAutoFcFontSet fontSet) in StyleSet() function in SkFontMgr_fontconfig::StyleSet
590 ~StyleSet() override { in ~StyleSet()
869 return new StyleSet(sk_ref_sp(this), std::move(matches)); in onMatchFamily()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp112886 mozilla::StyleSetHandle StyleSet() const { return mStyleSet; } in StyleSet() function in nsIPresShell
157923 mozilla::StyleSetHandle StyleSet() const { return GetPresShell()->StyleSet(); } in StyleSet() function in nsPresContext