Home | History | Annotate | Download | only in style

Lines Matching full:resetborderright

831     void resetBorder() { resetBorderImage(); resetBorderTop(); resetBorderRight(); resetBorderBottom(); resetBorderLeft(); resetBorderRadius(); }
833 void resetBorderRight() { SET_VAR(surround, border.m_right, BorderValue()) }