Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp1142 InlineBox* InlineFlowBox::lastLeafChild() const in lastLeafChild() function in blink::InlineFlowBox
DRenderBlockLineLayout.cpp755 if (InlineBox* lastLeafChild = lastRootBox()->lastLeafChild()) { in layoutRunsAndFloats() local
DRenderObject.cpp464 RenderObject* RenderObject::lastLeafChild() const in lastLeafChild() function in blink::RenderObject