Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderLeftColor

879     void setBorderLeftColor(const Color& v) { SET_VAR(surround, border.m_left.m_color, v) }