Searched defs:setMarginBottom (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBox.h241 void setMarginBottom(LayoutUnit margin) { m_marginBox.setBottom(margin); } function in class:WebCore::RenderBox
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h1230 void setMarginBottom(Length v) { SET_VAR(surround, margin.m_bottom, v); } function in class:WebCore::RenderStyle

Completed in 137 milliseconds