Searched defs:lastLeafChild (Results 1 – 4 of 4) sorted by relevance
/external/webkit/WebCore/rendering/ | ||
D | InlineBox.cpp | 214 InlineBox* InlineBox::lastLeafChild() in lastLeafChild() function in WebCore::InlineBox |
D | InlineFlowBox.cpp | 987 InlineBox* InlineFlowBox::lastLeafChild() in lastLeafChild() function in WebCore::InlineFlowBox |
D | bidi.cpp | 976 if (InlineBox* lastLeafChild = lastRootBox()->lastLeafChild()) { in layoutInlineChildren() local |
D | RenderObject.cpp | 366 RenderObject* RenderObject::lastLeafChild() const in lastLeafChild() function in WebCore::RenderObject |