/external/webkit/Source/WebCore/svg/ |
D | SVGAnimateElement.cpp | 91 static inline void adjustForCurrentColor(SVGElement* targetElement, Color& color) in adjustForCurrentColor() 101 static inline void adjustForInheritance(SVGElement* targetElement, const QualifiedName& attributeNa… in adjustForInheritance() 118 SVGElement* targetElement = this->targetElement(); in hasValidAttributeType() local 173 SVGElement* targetElement = 0; in calculateAnimatedValue() local 323 static bool inheritsFromProperty(SVGElement* targetElement, const QualifiedName& attributeName, con… in inheritsFromProperty() 341 SVGElement* targetElement = this->targetElement(); in calculateFromAndToValues() local 396 SVGElement* targetElement = this->targetElement(); in calculateFromAndByValues() local 433 SVGElement* targetElement = this->targetElement(); in resetToBaseValue() local 493 SVGElement* targetElement = this->targetElement(); in calculateDistance() local
|
D | SVGAnimateTransformElement.cpp | 64 SVGElement* targetElement = this->targetElement(); in hasValidAttributeType() local 116 SVGElement* targetElement = this->targetElement(); in resetToBaseValue() local 134 SVGElement* targetElement = this->targetElement(); in calculateAnimatedValue() local 182 SVGElement* targetElement = this->targetElement(); in applyResultsToTarget() local
|
D | SVGAnimateMotionElement.cpp | 58 SVGElement* targetElement = this->targetElement(); in hasValidAttributeType() local 182 SVGElement* targetElement = this->targetElement(); in calculateAnimatedValue() local 222 SVGElement* targetElement = this->targetElement(); in applyResultsToTarget() local
|
D | SVGDocumentExtensions.cpp | 140 …xtensions::addAnimationElementToTarget(SVGSMILElement* animationElement, SVGElement* targetElement) in addAnimationElementToTarget() 155 …ions::removeAnimationElementFromTarget(SVGSMILElement* animationElement, SVGElement* targetElement) in removeAnimationElementFromTarget() 173 void SVGDocumentExtensions::removeAllAnimationElementsFromTarget(SVGElement* targetElement) in removeAllAnimationElementsFromTarget()
|
D | SVGTextPathElement.cpp | 160 Element* targetElement = ownerDocument()->getElementById(id); in insertedIntoDocument() local
|
D | SVGTests.cpp | 95 bool SVGTests::handleAttributeChange(const SVGElement* targetElement, const QualifiedName& attrName) in handleAttributeChange()
|
D | SVGUseElement.cpp | 462 Element* targetElement = document()->getElementById(id); in buildPendingResource() local 506 Element* targetElement = document()->getElementById(id); in buildShadowAndInstanceTree() local 757 Element* targetElement = document()->getElementById(id); in hasCycleUseReferencing() local 838 Element* targetElement = document()->getElementById(id); in expandUseElementsInShadowTree() local
|
D | SVGAElement.cpp | 167 Element* targetElement = document()->getElementById(url.substring(1)); in defaultEventHandler() local
|
D | SVGAnimationElement.cpp | 293 bool SVGAnimationElement::isTargetAttributeCSSProperty(SVGElement* targetElement, const QualifiedNa… in isTargetAttributeCSSProperty() 306 SVGElement* targetElement = this->targetElement(); in setTargetAttributeAnimatedValue() local
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | WhitespaceStrippingElementMatcher.java | 45 XPathContext support, Element targetElement) throws TransformerException; in shouldStripWhiteSpace()
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | RenderSVGTextPath.cpp | 48 Element* targetElement = textPathElement->document()->getElementById(pathId); in layoutPath() local
|
/external/webkit/Source/WebCore/svg/animation/ |
D | SMILTimeContainer.cpp | 199 SVGElement* targetElement = key.first; in baseValueFor() local 238 SVGElement* targetElement = animation->targetElement(); in updateAnimations() local 264 SVGElement* targetElement = animation->targetElement(); in updateAnimations() local
|
D | SVGSMILElement.cpp | 498 SVGElement* SVGSMILElement::targetElement() const in targetElement() function in WebCore::SVGSMILElement
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | MetricsSidebarPane.js | 211 startEditing: function(targetElement, box, styleProperty, computedStyle) argument
|
/external/webkit/Source/WebCore/wml/ |
D | WMLTableElement.cpp | 138 …rAllChildrenOfElementToTargetElement(WMLElement* sourceElement, WMLElement* targetElement, unsigne… in transferAllChildrenOfElementToTargetElement()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | StylesheetRoot.java | 918 XPathContext support, int targetElement, DTM dtm) throws TransformerException in getWhiteSpaceInfo() 940 XPathContext support, int targetElement) throws TransformerException in shouldStripWhiteSpace()
|
D | ElemTemplateElement.java | 1535 org.w3c.dom.Element targetElement) throws TransformerException in shouldStripWhiteSpace()
|
/external/webkit/Source/WebCore/html/ |
D | HTMLFormElement.cpp | 202 Element* targetElement = static_cast<Element*>(targetNode); in submitElementFromEvent() local
|