|
Swiftray
1.0
|
#include <parser/svgpp-common.h>#include <layer.h>#include <shape/path-shape.h>#include <shape/shape.h>#include <parser/css/svg-style-selector.h>Go to the source code of this file.
Namespaces | |
| Parser | |
Typedefs | |
| typedef boost::iterator_range< const char * > | Parser::RangedChar |
| typedef boost::variant< tag::value::none, tag::value::currentColor, color_t > | Parser::SolidPaint |
| typedef boost::variant< SolidPaint, IRIPaint > | Parser::SVGPPPaint |
Variables | |
| SVGStyleSelector * | Parser::svgpp_style_selector = new SVGStyleSelector() |