Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DElement.cpp1241 static void checkForEmptyStyleChange(Element* element, RenderStyle* style) in checkForEmptyStyleChange() function
1326 checkForEmptyStyleChange(e, style); in checkForSiblingStyleChanges()
1333 checkForEmptyStyleChange(this, renderStyle()); in childrenChanged()
/external/webkit/Source/WebCore/
DChangeLog48543 (WebCore::checkForEmptyStyleChange): Pull out empty style checking