Home
last modified time | relevance | path

Searched defs:ServoStyleRuleDeclaration (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoStyleRule.h101 friend class ServoStyleRuleDeclaration; variable
H A DServoStyleRule.cpp25 ServoStyleRuleDeclaration::ServoStyleRuleDeclaration( in ServoStyleRuleDeclaration() function in mozilla::ServoStyleRuleDeclaration
44 NS_IMPL_ADDREF_USING_AGGREGATOR(ServoStyleRuleDeclaration, Rule()) in NS_IMPL_ADDREF_USING_AGGREGATOR() argument
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs10640 pub struct ServoStyleRuleDeclaration { struct
10641 pub _base: root::nsDOMCSSDeclaration,
10642 pub mDecls: root::RefPtr<root::mozilla::ServoDeclarationBlock>,