Searched defs:border_style (Results 1 – 2 of 2) sorted by relevance
9 border_style: ShapeStyle, field32 pub fn border_style<S: Into<ShapeStyle>>(mut self, style: S) -> Self { in border_style() method
101 border_style: ShapeStyle, field149 pub fn border_style<S: Into<ShapeStyle>>(&mut self, style: S) -> &mut Self { in border_style() method