Searched refs:isAnsectorAndWithinBlock (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.cpp294 static bool isAnsectorAndWithinBlock(RenderObject* ancestor, RenderObject* child) function in namespace:blink
330 bool isLastObjectOnLine = !isAnsectorAndWithinBlock(&renderer(), logicallyLastRunRenderer) || (isLastChildForRenderer(&renderer(), logicallyLastRunRenderer) && !isLogicallyLastRunWrapped);

Completed in 110 milliseconds