Home | History | Annotate | Download | only in style

Lines Matching refs:setPaddingBottom

1215     void setPaddingBottom(const Length& v) { SET_VAR(surround, padding.m_bottom, v); }