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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.h     [all...]
RenderBlock.cpp 188 m_negativeMargin = (m_canCollapseMarginBeforeWithChildren && !block->mustDiscardMarginBefore()) ? block->maxNegativeMarginBefore() : LayoutUnit();
    [all...]

Completed in 28 milliseconds