Searched refs:SVGLength (Results 1 – 8 of 8) sorted by relevance
199 [Symbol.iterator](): IterableIterator<SVGLength>;
12836 readonly animVal: SVGLength;12837 readonly baseVal: SVGLength;13743 interface SVGLength { interface13763 declare var SVGLength: { variable13764 prototype: SVGLength;13765 new(): SVGLength;13783 appendItem(newItem: SVGLength): SVGLength;13785 getItem(index: number): SVGLength;13786 initialize(newItem: SVGLength): SVGLength;13787 insertItemBefore(newItem: SVGLength, index: number): SVGLength;[all …]
219 [Symbol.iterator](): IterableIterator<SVGLength>;
12856 readonly animVal: SVGLength;12857 readonly baseVal: SVGLength;13763 interface SVGLength { interface13783 declare var SVGLength: { variable13784 prototype: SVGLength;13785 new(): SVGLength;13803 appendItem(newItem: SVGLength): SVGLength;13805 getItem(index: number): SVGLength;13806 initialize(newItem: SVGLength): SVGLength;13807 insertItemBefore(newItem: SVGLength, index: number): SVGLength;[all …]
67 …t" | "SVGGradientElement" | "SVGGraphicsElement" | "SVGImageElement" | "SVGLength" | "SVGLengthLis…
100 …SVGGradientElement: any; SVGGraphicsElement: any; SVGImageElement: any; SVGLength: any; SVGLengthL…102 …SVGGradientElement: any; SVGGraphicsElement: any; SVGImageElement: any; SVGLength: any; SVGLengthL…108 …SVGGradientElement: any; SVGGraphicsElement: any; SVGImageElement: any; SVGLength: any; SVGLengthL…110 …SVGGradientElement: any; SVGGraphicsElement: any; SVGImageElement: any; SVGLength: any; SVGLengthL…
12608 animVal: SVGLength;12609 baseVal: SVGLength;13314 interface SVGLength { interface13334 declare var SVGLength: { variable13335 prototype: SVGLength;13336 new(): SVGLength;13352 appendItem(newItem: SVGLength): SVGLength;13354 getItem(index: number): SVGLength;13355 initialize(newItem: SVGLength): SVGLength;13356 insertItemBefore(newItem: SVGLength, index: number): SVGLength;[all …]
5156 SVGLength: {