Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp1352 Length RenderStyle::marginBeforeUsing(const RenderStyle* otherStyle) const in marginBeforeUsing() function in WebCore::RenderStyle
DRenderStyle.h619 Length marginBeforeUsing(const RenderStyle* otherStyle) const;
/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp2135 …containingBlock->setMarginBeforeForChild(this, style()->marginBeforeUsing(containingBlockStyle).ca… in computeBlockDirectionMargins()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0638439 (WebCore::RenderStyle::marginBeforeUsing):
45788 (WebCore::RenderStyle::marginBeforeUsing):
45915 (WebCore::RenderBox::marginBeforeUsing):