Home | History | Annotate | Download | only in dom

Lines Matching full:checkforsiblingstylechanges

1250 static void checkForSiblingStyleChanges(Element* e, RenderStyle* style, bool finishedParsingCallback,
1335 checkForSiblingStyleChanges(this, renderStyle(), false, beforeChange, afterChange, childCountDelta);
1350 checkForSiblingStyleChanges(this, renderStyle(), true, lastChild(), 0, 0);