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/
RenderBlock.cpp     [all...]
RenderBlockFlow.h 433 virtual LayoutUnit collapsedMarginBefore() const OVERRIDE FINAL { return maxPositiveMarginBefore() - maxNegativeMarginBefore(); }
RenderBox.h 327 virtual LayoutUnit collapsedMarginBefore() const { return marginBefore(); }
    [all...]
RenderBox.cpp     [all...]

Completed in 221 milliseconds