Home | History | Annotate | Download | only in style

Lines Matching refs:resetBorderLeft

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