Home
last modified time | relevance | path

Searched defs:AttributeModificationReason (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h268 enum AttributeModificationReason { enum
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.cpp982 …ributeChanged(const QualifiedName& name, const AtomicString& newValue, AttributeModificationReason) in attributeChanged() argument