Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderTopLeftRadius

1046     void setBorderTopLeftRadius(const LengthSize& s) { SET_VAR(surround, border.m_topLeft, s); }
1053 setBorderTopLeftRadius(s);