Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::svg::parser::SVGParserContext Member List

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

addSubparserWarning(ParseError &&warning, ParserOrigin origin)donner::svg::parser::SVGParserContextinline
addWarning(ParseError &&warning)donner::svg::parser::SVGParserContextinline
fromSubparser(ParseError &&error, ParserOrigin origin)donner::svg::parser::SVGParserContextinline
getAttributeLocation(const SVGElement &element, const xml::XMLQualifiedNameRef &attributeName) constdonner::svg::parser::SVGParserContextinline
lineOffset(size_t line) constdonner::svg::parser::SVGParserContextinline
namespacePrefix() constdonner::svg::parser::SVGParserContextinline
offsetToLine(size_t offset) constdonner::svg::parser::SVGParserContextinline
options() constdonner::svg::parser::SVGParserContextinline
parserOriginFrom(std::string_view substring) constdonner::svg::parser::SVGParserContextinline
setNamespacePrefix(const RcString &namespacePrefix)donner::svg::parser::SVGParserContextinline
SVGParserContext(std::string_view input, std::vector< ParseError > *warningsStorage, const SVGParser::Options &options)donner::svg::parser::SVGParserContextinline