Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderLeftStyle

792     void setBorderLeftStyle(EBorderStyle v) { SET_VAR(surround, border.left.m_style, v) }