|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
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) | donner::svg::parser::AttributeParser | static |
| ParseAndSetAttribute(SVGParserContext &context, SVGElement &element, const xml::XMLQualifiedNameRef &name, std::string_view value) noexcept | donner::svg::parser::AttributeParser | static |
| RemoveParsedAttribute(SVGElement &element, const xml::XMLQualifiedNameRef &name) | donner::svg::parser::AttributeParser | static |