Searched defs:lastLeafChild (Results 1 – 3 of 3) sorted by relevance
1142 InlineBox* InlineFlowBox::lastLeafChild() const in lastLeafChild() function in blink::InlineFlowBox
755 if (InlineBox* lastLeafChild = lastRootBox()->lastLeafChild()) { in layoutRunsAndFloats() local
464 RenderObject* RenderObject::lastLeafChild() const in lastLeafChild() function in blink::RenderObject