Searched refs:addElementStyleProperties (Results 1 – 3 of 3) sorted by relevance
131 void addElementStyleProperties(const StylePropertySet*, bool isCacheable = true);
109 void ElementRuleCollector::addElementStyleProperties(const StylePropertySet* propertySet, bool isCa… in addElementStyleProperties() function in blink::ElementRuleCollector
474 collector.addElementStyleProperties(state.element()->presentationAttributeStyle()); in matchAllRules()479 … collector.addElementStyleProperties(state.element()->additionalPresentationAttributeStyle()); in matchAllRules()495 … collector.addElementStyleProperties(state.element()->inlineStyle(), isInlineStyleCacheable); in matchAllRules()500 …collector.addElementStyleProperties(toSVGElement(state.element())->animatedSMILStyleProperties(), … in matchAllRules()