Home
last modified time | relevance | path

Searched refs:shouldFlipBeforeAfterMargins (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp2640 static bool shouldFlipBeforeAfterMargins(const RenderStyle* containingBlockStyle, const RenderStyle… in shouldFlipBeforeAfterMargins() function
2705 bool shouldFlipBeforeAfter = shouldFlipBeforeAfterMargins(cb->style(), style()); in computeLogicalHeight()
2759 bool shouldFlipBeforeAfter = shouldFlipBeforeAfterMargins(cb->style(), style()); in computeLogicalHeight()