Home
last modified time | relevance | path

Searched refs:ParsingAttributeFailedError (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGParsingError.h34 ParsingAttributeFailedError, enumerator
DSVGLength.cpp178 parseError = ParsingAttributeFailedError; in construct()
DSVGElement.cpp233 if (error == ParsingAttributeFailedError) { in reportAttributeParsingError()