Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DInlineBox.cpp214 InlineBox* InlineBox::lastLeafChild() in lastLeafChild() function in WebCore::InlineBox
DInlineFlowBox.cpp987 InlineBox* InlineFlowBox::lastLeafChild() in lastLeafChild() function in WebCore::InlineFlowBox
Dbidi.cpp976 if (InlineBox* lastLeafChild = lastRootBox()->lastLeafChild()) { in layoutInlineChildren() local
DRenderObject.cpp366 RenderObject* RenderObject::lastLeafChild() const in lastLeafChild() function in WebCore::RenderObject