Searched defs:mustSeparateMarginAfterForChild (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlockFlow.cpp504 if (mustSeparateMarginAfterForChild(child)) {
1465 bool RenderBlockFlow::mustSeparateMarginAfterForChild(const RenderBox* child) const function in class:WebCore::RenderBlockFlow

Completed in 132 milliseconds