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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockFlow.h 419 LayoutUnit collapseMargins(RenderBox* child, MarginInfo&, bool childIsSelfCollapsing);
RenderBlockFlow.cpp 561 LayoutUnit logicalTopBeforeClear = collapseMargins(child, marginInfo, childIsSelfCollapsing);
576 // when collapseMargins dynamically adds overhanging floats because of a child with negative margins.
    [all...]

Completed in 85 milliseconds