Searched refs:lastElementBeforeInsertion (Results 1 – 1 of 1) sorted by relevance
1878 …Node* lastElementBeforeInsertion = beforeChange->isElementNode() ? beforeChange : beforeChange->pr… in checkForSiblingStyleChanges() local1879 …RenderStyle* lastElementBeforeInsertionStyle = lastElementBeforeInsertion ? lastElementBeforeInser… in checkForSiblingStyleChanges()1881 …if (newLastChild != lastElementBeforeInsertion && lastElementBeforeInsertionStyle && lastElementBe… in checkForSiblingStyleChanges()1882 lastElementBeforeInsertion->setNeedsStyleRecalc(); in checkForSiblingStyleChanges()1886 …dCountDelta < 0 || finishedParsingCallback) && newLastChild == lastElementBeforeInsertion && newLa… in checkForSiblingStyleChanges()