Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGViewSpec.cpp153 …pertyTearOff*>(static_pointer_cast<SVGAnimatedTransformList>(lookupOrCreateTransformWrapper(this))… in transform()
184 PassRefPtr<SVGAnimatedProperty> SVGViewSpec::lookupOrCreateTransformWrapper(SVGViewSpec* ownerType) in lookupOrCreateTransformWrapper() function in WebCore::SVGViewSpec
DSVGViewSpec.h95 …static PassRefPtr<SVGAnimatedProperty> lookupOrCreateTransformWrapper(SVGViewSpec* contextElement);