Home | History | Annotate | Download | only in style

Lines Matching refs:resetBorderRight

753     void resetBorder() { resetBorderImage(); resetBorderTop(); resetBorderRight(); resetBorderBottom(); resetBorderLeft(); resetBorderRadius(); }
755 void resetBorderRight() { SET_VAR(surround, border.right, BorderValue()) }