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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBox.h240 void setMarginTop(LayoutUnit margin) { m_marginBox.setTop(margin); } function in class:WebCore::RenderBox
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h1229 void setMarginTop(Length v) { SET_VAR(surround, margin.m_top, v); } function in class:WebCore::RenderStyle

Completed in 301 milliseconds