Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderLeftStyle

1070     void setBorderLeftStyle(EBorderStyle v) { SET_VAR(surround, border.m_left.m_style, v); }