Home
last modified time | relevance | path

Searched refs:RuleAdded (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/layout/inspector/
H A DServoStyleRuleMap.h40 void RuleAdded(StyleSheet& aStyleSheet, css::Rule&);
H A DServoStyleRuleMap.cpp58 void ServoStyleRuleMap::RuleAdded(StyleSheet& aStyleSheet, in RuleAdded() function in mozilla::ServoStyleRuleMap
/dports/www/firefox/firefox-99.0/layout/inspector/
H A DServoStyleRuleMap.h41 void RuleAdded(StyleSheet& aStyleSheet, css::Rule&);
H A DServoStyleRuleMap.cpp66 void ServoStyleRuleMap::RuleAdded(StyleSheet& aStyleSheet, in RuleAdded() function in mozilla::ServoStyleRuleMap
/dports/mail/thunderbird/thunderbird-91.8.0/layout/inspector/
H A DServoStyleRuleMap.h40 void RuleAdded(StyleSheet& aStyleSheet, css::Rule&);
H A DServoStyleRuleMap.cpp58 void ServoStyleRuleMap::RuleAdded(StyleSheet& aStyleSheet, in RuleAdded() function in mozilla::ServoStyleRuleMap
/dports/lang/spidermonkey78/firefox-78.9.0/layout/inspector/
H A DServoStyleRuleMap.h40 void RuleAdded(StyleSheet& aStyleSheet, css::Rule&);
H A DServoStyleRuleMap.cpp58 void ServoStyleRuleMap::RuleAdded(StyleSheet& aStyleSheet, in RuleAdded() function in mozilla::ServoStyleRuleMap
/dports/lang/spidermonkey60/firefox-60.9.0/layout/inspector/
H A DServoStyleRuleMap.h41 void RuleAdded(ServoStyleSheet& aStyleSheet, css::Rule&);
H A DServoStyleRuleMap.cpp67 void ServoStyleRuleMap::RuleAdded(ServoStyleSheet& aStyleSheet, in RuleAdded() function in mozilla::ServoStyleRuleMap
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoStyleSheet.cpp301 RuleAdded(*rule); in ReparseSheet()
328 RuleAdded(*sheet->GetOwnerRule()); in StyleSheetLoaded()
379 RuleAdded(*rule); in InsertRuleInternal()
H A DStyleSheet.h69 RuleAdded, enumerator
276 void RuleAdded(css::Rule&);
H A DStyleSetHandleInlines.h234 void StyleSetHandle::Ptr::RuleAdded(StyleSheet& aSheet, css::Rule& aRule) { in RuleAdded() function
235 FORWARD_CONCRETE(RuleAdded, (*aSheet.AsGecko(), aRule), in RuleAdded()
H A DStyleSheet.cpp500 void StyleSheet::RuleAdded(css::Rule& aRule) { in RuleAdded() function in mozilla::StyleSheet
503 NOTIFY_STYLE_SETS(RuleAdded, (*this, aRule)); in RuleAdded()
555 RuleAdded(*aGroup->GetStyleRuleAt(aIndex)); in InsertRuleIntoGroup()
H A DCSSStyleSheet.cpp664 RuleAdded(*rule); in InsertRuleInternal()
753 RuleAdded(*sheet->GetOwnerRule()); in StyleSheetLoaded()
831 RuleAdded(*rule); in ReparseSheet()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DStyleSheet.h170 RuleAdded, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS() enumerator
521 void RuleAdded(css::Rule&); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DStyleSheet.cpp794 void StyleSheet::RuleAdded(css::Rule& aRule) { in RuleAdded() function in mozilla::StyleSheet
796 NOTIFY(RuleAdded, (*this, aRule)); in RuleAdded()
851 RuleAdded(*aGroup->GetStyleRuleAt(aIndex)); in InsertRuleIntoGroup()
1331 RuleAdded(*rule); in ReparseSheet()
1401 RuleAdded(*rule); in InsertRuleInternal()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DStyleSheet.cpp808 void StyleSheet::RuleAdded(css::Rule& aRule) { in RuleAdded() function in mozilla::StyleSheet
810 NOTIFY(RuleAdded, (*this, aRule)); in RuleAdded()
865 RuleAdded(*aGroup->GetStyleRuleAt(aIndex)); in InsertRuleIntoGroup()
1339 RuleAdded(*rule); in ReparseSheet()
1409 RuleAdded(*rule); in InsertRuleInternal()
/dports/www/firefox/firefox-99.0/layout/style/
H A DStyleSheet.cpp809 void StyleSheet::RuleAdded(css::Rule& aRule) { in RuleAdded() function in mozilla::StyleSheet
811 NOTIFY(RuleAdded, (*this, aRule)); in RuleAdded()
868 RuleAdded(*aGroup->GetStyleRuleAt(aIndex)); in InsertRuleIntoGroup()
1347 RuleAdded(*rule); in ReparseSheet()
1416 RuleAdded(*rule); in InsertRuleInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DStyleSheet.cpp808 void StyleSheet::RuleAdded(css::Rule& aRule) { in RuleAdded() function in mozilla::StyleSheet
810 NOTIFY(RuleAdded, (*this, aRule)); in RuleAdded()
865 RuleAdded(*aGroup->GetStyleRuleAt(aIndex)); in InsertRuleIntoGroup()
1339 RuleAdded(*rule); in ReparseSheet()
1409 RuleAdded(*rule); in InsertRuleInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DShadowRoot.h80 void RuleAdded(StyleSheet&, css::Rule&);
H A DShadowRoot.cpp304 void ShadowRoot::RuleAdded(StyleSheet& aSheet, css::Rule& aRule) { in RuleAdded() function in ShadowRoot
311 mStyleRuleMap->RuleAdded(aSheet, aRule); in RuleAdded()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DShadowRoot.h78 void RuleAdded(StyleSheet&, css::Rule&);
H A DShadowRoot.cpp300 void ShadowRoot::RuleAdded(StyleSheet& aSheet, css::Rule& aRule) { in RuleAdded() function in ShadowRoot
307 mStyleRuleMap->RuleAdded(aSheet, aRule); in RuleAdded()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DShadowRoot.h80 void RuleAdded(StyleSheet&, css::Rule&);

123