Home | History | Annotate | Download | only in style

Lines Matching refs:setPaddingRight

1217     void setPaddingRight(const Length& v) { SET_VAR(surround, padding.m_right, v); }