Home | History | Annotate | Download | only in style

Lines Matching refs:resetBorderRight

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