Home
last modified time | relevance | path

Searched defs:resultElement (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSMILTimeContainer.cpp283 SVGSMILElement* resultElement = 0; in updateAnimations() local
DSVGSMILElement.cpp1097 bool SVGSMILElement::progress(SMILTime elapsed, SVGSMILElement* resultElement, bool seekToTime) in progress()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimateElement.cpp98 …ment::calculateAnimatedValue(float percentage, unsigned repeatCount, SVGSMILElement* resultElement) in calculateAnimatedValue()
DSVGAnimationElement.cpp610 …imationElement::updateAnimation(float percent, unsigned repeatCount, SVGSMILElement* resultElement) in updateAnimation()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTSchema.java353 XSLTElementDef resultElement = new XSLTElementDef(this, null, "*", in build() local