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

/external/webkit/Source/WebCore/rendering/
H A DRenderBox.h203 void setMarginBottom(int margin) { m_marginBottom = margin; } function in class:WebCore::RenderBox
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h989 void setMarginBottom(Length v) { SET_VAR(surround, margin.m_bottom, v) } function in class:WebCore::RenderStyle

Completed in 265 milliseconds