Searched refs:lastChildBox (Results 1 – 4 of 4) sorted by relevance
41 RenderBox* lastChildBox() const;420 inline RenderBox* RenderBox::lastChildBox() const in lastChildBox() function
2763 RenderBox* currBox = lastChildBox(); in lowestPosition()3415 for (RenderBox* child = lastChildBox(); child; child = child->previousSiblingBox()) { in hitTestContents()3580 if (lastChildBox() && contentsY > lastChildBox()->y()) { in positionForPoint()3581 … for (RenderBox* childBox = lastChildBox(); childBox; childBox = childBox->previousSiblingBox()) { in positionForPoint()4535 for (RenderBox* curr = lastChildBox(); curr; curr = curr->previousSiblingBox()) { in lastLineBoxBaseline()
90 current = box->lastChildBox(); in next()
45526 (WebCore::RenderBox::lastChildBox):46483 (WebCore::RenderContainer::lastChildBox):50964 (WebCore::RenderContainer::lastChildBox):