Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderTopRightRadius

1047     void setBorderTopRightRadius(const LengthSize& s) { SET_VAR(surround, border.m_topRight, s); }
1054 setBorderTopRightRadius(s);