Searched refs:shouldInvalidateDistributionWhenAttributeChanged (Results 1 – 2 of 2) sorted by relevance
670 …bool shouldInvalidateDistributionWhenAttributeChanged(ElementShadow*, const QualifiedName&, const …
965 if (shouldInvalidateDistributionWhenAttributeChanged(parentElementShadow, name, newValue)) in attributeChanged()1118 bool Element::shouldInvalidateDistributionWhenAttributeChanged(ElementShadow* elementShadow, const … in shouldInvalidateDistributionWhenAttributeChanged() function in WebCore::Element