Home
last modified time | relevance | path

Searched defs:lastLeafChild (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DInlineFlowBox.cpp1248 InlineBox* InlineFlowBox::lastLeafChild() const in lastLeafChild() function in WebCore::InlineFlowBox
DRenderBlockLineLayout.cpp968 if (InlineBox* lastLeafChild = lastRootBox()->lastLeafChild()) { in layoutInlineChildren() local
DRenderObject.cpp424 RenderObject* RenderObject::lastLeafChild() const in lastLeafChild() function in WebCore::RenderObject