Home | History | Annotate | Download | only in style

Lines Matching defs:setBorderLeftWidth

1069     void setBorderLeftWidth(unsigned v) { SET_VAR(surround, border.m_left.m_width, v); }