#include <stylable-context.h>
◆ InheritedStyle()
| Parser::InheritedStyle::InheritedStyle |
( |
| ) |
|
|
inline |
◆ color_
| color_t Parser::InheritedStyle::color_ |
◆ fill_opacity_
| double Parser::InheritedStyle::fill_opacity_ |
◆ fill_paint_
◆ line_cap_
| int Parser::InheritedStyle::line_cap_ |
◆ line_join_
| int Parser::InheritedStyle::line_join_ |
◆ marker_end_
| boost::optional<std::string> Parser::InheritedStyle::marker_end_ |
◆ marker_mid_
| boost::optional<std::string> Parser::InheritedStyle::marker_mid_ |
◆ marker_start_
| boost::optional<std::string> Parser::InheritedStyle::marker_start_ |
◆ miterlimit_
| double Parser::InheritedStyle::miterlimit_ |
◆ nonzero_fill_rule_
| bool Parser::InheritedStyle::nonzero_fill_rule_ |
◆ stroke_dasharray_
| std::vector<double> Parser::InheritedStyle::stroke_dasharray_ |
◆ stroke_dashoffset_
| double Parser::InheritedStyle::stroke_dashoffset_ |
◆ stroke_opacity_
| double Parser::InheritedStyle::stroke_opacity_ |
◆ stroke_paint_
◆ stroke_width_
| double Parser::InheritedStyle::stroke_width_ |
The documentation for this struct was generated from the following file: