Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderBottomLeftRadius

1048     void setBorderBottomLeftRadius(const LengthSize& s) { SET_VAR(surround, border.m_bottomLeft, s); }
1055 setBorderBottomLeftRadius(s);