Home | History | Annotate | Download | only in style

Lines Matching refs:resetBorderBottom

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