HomeSort by relevance Sort by last modified time
    Searched refs:collapsedMarginBefore (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockFlow.h 416 virtual LayoutUnit collapsedMarginBefore() const OVERRIDE FINAL { return maxPositiveMarginBefore() - maxNegativeMarginBefore(); }
RenderBlock.cpp     [all...]
RenderBox.h 327 virtual LayoutUnit collapsedMarginBefore() const { return marginBefore(); }
    [all...]
RenderBox.cpp     [all...]

Completed in 88 milliseconds