Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderTopLeftRadius

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