Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderRightWidth

1072     void setBorderRightWidth(unsigned v) { SET_VAR(surround, border.m_right.m_width, v); }