Home | History | Annotate | Download | only in style

Lines Matching refs:m_topRight

839     void resetBorderTopRightRadius() { SET_VAR(surround, border.m_topRight, initialBorderRadius()) }
855 void setBorderTopRightRadius(const LengthSize& s) { SET_VAR(surround, border.m_topRight, s) }