/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGAnimateElement.cpp | 59 SVGElement* targetElement = this->targetElement(); in hasValidAttributeType() local 101 SVGElement* targetElement = this->targetElement(); in calculateAnimatedValue() local 151 SVGElement* targetElement = this->targetElement(); in calculateFromAndToValues() local 163 SVGElement* targetElement = this->targetElement(); in calculateFromAndByValues() local 206 SVGElement* targetElement = this->targetElement(); in resetAnimatedType() local 247 static inline void applyCSSPropertyToTarget(SVGElement* targetElement, CSSPropertyID id, const Stri… in applyCSSPropertyToTarget() 258 static inline void removeCSSPropertyFromTarget(SVGElement* targetElement, CSSPropertyID id) in removeCSSPropertyFromTarget() 265 static inline void applyCSSPropertyToTargetAndInstances(SVGElement* targetElement, const QualifiedN… in applyCSSPropertyToTargetAndInstances() 285 static inline void removeCSSPropertyFromTargetAndInstances(SVGElement* targetElement, const Qualifi… in removeCSSPropertyFromTargetAndInstances() 305 static inline void notifyTargetAboutAnimValChange(SVGElement* targetElement, const QualifiedName& a… in notifyTargetAboutAnimValChange() [all …]
|
D | SVGExternalResourcesRequired.cpp | 50 bool SVGExternalResourcesRequired::handleAttributeChange(SVGElement* targetElement, const Qualified… in handleAttributeChange() 71 void SVGExternalResourcesRequired::dispatchLoadEvent(SVGElement* targetElement) in dispatchLoadEvent() 96 void SVGExternalResourcesRequired::insertedIntoDocument(SVGElement* targetElement) in insertedIntoDocument()
|
D | SVGAnimateMotionElement.cpp | 64 SVGElement* targetElement = this->targetElement(); in hasValidAttributeType() local 197 SVGElement* targetElement = this->targetElement(); in resetAnimatedType() local 204 void SVGAnimateMotionElement::clearAnimatedType(SVGElement* targetElement) in clearAnimatedType() 250 SVGElement* targetElement = this->targetElement(); in calculateAnimatedValue() local 307 SVGElement* targetElement = this->targetElement(); in applyResultsToTarget() local
|
D | SVGAnimateTransformElement.cpp | 46 SVGElement* targetElement = this->targetElement(); in hasValidAttributeType() local
|
D | SVGAnimationElement.cpp | 362 bool SVGAnimationElement::isTargetAttributeCSSProperty(SVGElement* targetElement, const QualifiedNa… in isTargetAttributeCSSProperty() 369 …:ShouldApplyAnimation SVGAnimationElement::shouldApplyAnimation(SVGElement* targetElement, const Q… in shouldApplyAnimation() 651 void SVGAnimationElement::adjustForInheritance(SVGElement* targetElement, const QualifiedName& attr… in adjustForInheritance() 665 static bool inheritsFromProperty(SVGElement* targetElement, const QualifiedName& attributeName, con… in inheritsFromProperty() 677 SVGElement* targetElement = this->targetElement(); in determinePropertyValueTypes() local
|
D | SVGAnimatedTypeAnimator.cpp | 62 …SVGAnimatedTypeAnimator::findAnimatedPropertiesForAttributeName(SVGElement* targetElement, const Q… in findAnimatedPropertiesForAttributeName()
|
D | SVGAElement.cpp | 164 Element* targetElement = treeScope().getElementById(url.substring(1)); in defaultEventHandler() local
|
D | SVGAnimatedColor.cpp | 50 static inline void adjustForCurrentColor(SVGElement* targetElement, Color& color) in adjustForCurrentColor()
|
D | SVGAnimatedEnumeration.cpp | 42 static inline unsigned enumerationValueForTargetAttribute(SVGElement* targetElement, const Qualifie… in enumerationValueForTargetAttribute()
|
D | SVGElementInstance.cpp | 259 SVGElementInstance::InstanceUpdateBlocker::InstanceUpdateBlocker(SVGElement* targetElement) in InstanceUpdateBlocker()
|
D | SVGUseElement.cpp | 639 …Element* targetElement = SVGURIReference::targetElementFromIRIString(use->hrefCurrentValue(), *ref… in hasCycleUseReferencing() local 713 …Element* targetElement = SVGURIReference::targetElementFromIRIString(use->hrefCurrentValue(), *ref… in expandUseElementsInShadowTree() local
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | WhitespaceStrippingElementMatcher.java | 45 XPathContext support, Element targetElement) throws TransformerException; in shouldStripWhiteSpace()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGTextPath.cpp | 39 …Element* targetElement = SVGURIReference::targetElementFromIRIString(textPathElement->hrefCurrentV… in layoutPath() local
|
/external/chromium-trace/trace-viewer/src/ui/ |
D | mouse_tracker.js | 24 function MouseTracker(targetElement) { argument
|
D | camera.js | 17 function Camera(targetElement) { argument
|
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/ |
D | SVGSMILElement.h | 61 SVGElement* targetElement() const { return m_targetElement; } in targetElement() function
|
/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/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | MetricsSidebarPane.js | 320 startEditing: function(targetElement, box, styleProperty, computedStyle) argument
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/ |
D | api.js | 402 cvox.Api.click = function(targetElement, shiftKey) { argument
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorDOMAgent.cpp | 1257 Element* targetElement = assertEditableElement(errorString, targetElementId); in moveTo() local
|