Searched defs:lastLeafChild (Results 1 – 3 of 3) sorted by relevance
1248 InlineBox* InlineFlowBox::lastLeafChild() const in lastLeafChild() function in WebCore::InlineFlowBox
968 if (InlineBox* lastLeafChild = lastRootBox()->lastLeafChild()) { in layoutInlineChildren() local
424 RenderObject* RenderObject::lastLeafChild() const in lastLeafChild() function in WebCore::RenderObject