Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp970 …bool testShouldInvalidateStyle = inActiveDocument() && styleResolver && styleChangeType() < Subtre… in attributeChanged() local
984 if (testShouldInvalidateStyle) in attributeChanged()
1050 …bool testShouldInvalidateStyle = inActiveDocument() && styleResolver && styleChangeType() < Subtre… in classAttributeChanged() local
1058 if (testShouldInvalidateStyle) in classAttributeChanged()
1062 if (testShouldInvalidateStyle) in classAttributeChanged()