Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderBottomRightRadius

1049     void setBorderBottomRightRadius(const LengthSize& s) { SET_VAR(surround, border.m_bottomRight, s); }
1056 setBorderBottomRightRadius(s);