Home | History | Annotate | Download | only in style

Lines Matching refs:setBorderTopStyle

884     void setBorderTopStyle(EBorderStyle v) { SET_VAR(surround, border.m_top.m_style, v) }