Home | History | Annotate | Download | only in style

Lines Matching refs:setMarginBottom

1206     void setMarginBottom(const Length& v) { SET_VAR(surround, margin.m_bottom, v); }