Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::svg::parser::AttributeParser Member List

This is the complete list of members for donner::svg::parser::AttributeParser, including all inherited members.

ApplyParsedAttribute(SVGElement &element, const xml::XMLQualifiedNameRef &name, std::string_view value, bool *consumedAsPresentationAttribute=nullptr)donner::svg::parser::AttributeParserstatic
ParseAndSetAttribute(SVGParserContext &context, SVGElement &element, const xml::XMLQualifiedNameRef &name, std::string_view value) noexceptdonner::svg::parser::AttributeParserstatic
RemoveParsedAttribute(SVGElement &element, const xml::XMLQualifiedNameRef &name)donner::svg::parser::AttributeParserstatic