Home
last modified time | relevance | path

Searched refs:attachToSVGElementAttribute (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyTearOff.h86 void attachToSVGElementAttribute(SVGElement* contextElement, const QualifiedName& attributeName) in attachToSVGElementAttribute() function
DSVGListPropertyTearOffHelper.h64 newItem->attachToSVGElementAttribute(contextElement, attributeName); in getValueForInsertionFromTearOff()