Searched defs:marginBefore (Results 1 – 4 of 4) sorted by relevance
99 int RenderBox::marginBefore() const in marginBefore() function in WebCore::RenderBox2605 const Length marginBefore = style()->marginBefore(); in computePositionedLogicalHeight() local2712 … Length logicalTop, Length logicalBottom, Length marginBefore, Length marginAfter, in computePositionedLogicalHeightUsing()3011 Length marginBefore = style()->marginBefore(); in computePositionedLogicalHeightReplaced() local
693 int RenderInline::marginBefore() const in marginBefore() function in WebCore::RenderInline
1492 int marginBefore = marginBeforeForChild(child); in adjustPositionedBlock() local
1320 Length RenderStyle::marginBefore() const in marginBefore() function in WebCore::RenderStyle