Searched refs:SVGFEDistantLightElement (Results 1 – 7 of 7) sorted by relevance
67 …SVGFEDiffuseLightingElement" | "SVGFEDisplacementMapElement" | "SVGFEDistantLightElement" | "SVGFE…
100 …EDiffuseLightingElement: any; SVGFEDisplacementMapElement: any; SVGFEDistantLightElement: any; SVG…102 …EDiffuseLightingElement: any; SVGFEDisplacementMapElement: any; SVGFEDistantLightElement: any; SVG…108 …EDiffuseLightingElement: any; SVGFEDisplacementMapElement: any; SVGFEDistantLightElement: any; SVG…110 …EDiffuseLightingElement: any; SVGFEDisplacementMapElement: any; SVGFEDistantLightElement: any; SVG…
6280 …espaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDistantLight"): SVGFEDistantLightElement6446 getElementsByTagName(tagname: "fedistantlight"): NodeListOf<SVGFEDistantLightElement>;6899 getElementsByTagName(name: "fedistantlight"): NodeListOf<SVGFEDistantLightElement>;13038 interface SVGFEDistantLightElement extends SVGElement { interface13043 declare var SVGFEDistantLightElement: { variable13044 prototype: SVGFEDistantLightElement;13045 new(): SVGFEDistantLightElement;
2652 feDistantLight: React.SVGProps<SVGFEDistantLightElement>;
13329 interface SVGFEDistantLightElement extends SVGElement { interface13332 …r<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGE…13334 …r<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGE…13338 declare var SVGFEDistantLightElement: { variable13339 prototype: SVGFEDistantLightElement;13340 new(): SVGFEDistantLightElement;19539 "feDistantLight": SVGFEDistantLightElement;
13309 interface SVGFEDistantLightElement extends SVGElement { interface13312 …r<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGE…13314 …r<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGE…13318 declare var SVGFEDistantLightElement: { variable13319 prototype: SVGFEDistantLightElement;13320 new(): SVGFEDistantLightElement;19519 "feDistantLight": SVGFEDistantLightElement;
4994 SVGFEDistantLightElement: {