Searched refs:originalElement (Results 1 – 4 of 4) sorted by relevance
149 …ghtIfNeeded(const SVGUseElement& use, SVGElement* shadowElement, const SVGElement& originalElement) in transferUseWidthAndHeightIfNeeded() argument166 …shadowElement->setAttribute(SVGNames::widthAttr, originalElement.getAttribute(SVGNames::widthAttr)… in transferUseWidthAndHeightIfNeeded()170 …shadowElement->setAttribute(SVGNames::heightAttr, originalElement.getAttribute(SVGNames::heightAtt… in transferUseWidthAndHeightIfNeeded()
40 …originalElement:this.element,_proportionallyResizeElements:[],_helper:j.helper||j.ghost||j.animate… property
659 Element* originalElement = element; in getMatchedStylesForNode() local682 matchedCSSRules = buildArrayForMatchedRuleList(matchedRules.get(), originalElement); in getMatchedStylesForNode()
3254 var originalElement = element;