Searched refs:lastAnChild (Results 1 – 1 of 1) sorted by relevance
953 RenderObject* lastAnChild = child->m_children.lastChild(); in removeLeftoverAnonymousBlock() local961 lastAnChild->setNextSibling(child->nextSibling()); in removeLeftoverAnonymousBlock()965 child->nextSibling()->setPreviousSibling(lastAnChild); in removeLeftoverAnonymousBlock()970 m_children.setLastChild(lastAnChild); in removeLeftoverAnonymousBlock()