Searched refs:SVGTextPathElement (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | globalThisBlockscopedProperties.types | 67 … "SVGTSpanElement" | "SVGTextContentElement" | "SVGTextElement" | "SVGTextPathElement" | "SVGTextP…
|
| D | mappedTypeRecursiveInference.types | 100 …SpanElement: any; SVGTextContentElement: any; SVGTextElement: any; SVGTextPathElement: any; SVGTex… 102 …SpanElement: any; SVGTextContentElement: any; SVGTextElement: any; SVGTextPathElement: any; SVGTex… 108 …SpanElement: any; SVGTextContentElement: any; SVGTextElement: any; SVGTextPathElement: any; SVGTex… 110 …SpanElement: any; SVGTextContentElement: any; SVGTextElement: any; SVGTextPathElement: any; SVGTex…
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 6322 …lementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textPath"): SVGTextPathElement 6553 getElementsByTagName(tagname: "textpath"): NodeListOf<SVGTextPathElement>; 7006 getElementsByTagName(name: "textpath"): NodeListOf<SVGTextPathElement>; 14152 interface SVGTextPathElement extends SVGTextContentElement, SVGURIReference { interface 14165 declare var SVGTextPathElement: { variable 14166 prototype: SVGTextPathElement; 14167 new(): SVGTextPathElement;
|
| D | react16.d.ts | 2688 textPath: React.SVGProps<SVGTextPathElement>;
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 14643 interface SVGTextPathElement extends SVGTextContentElement, SVGURIReference { interface 14653 …ener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPathElement, ev: SVGElem… 14655 …ener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPathElement, ev: SVGElem… 14659 declare var SVGTextPathElement: { variable 14660 prototype: SVGTextPathElement; 14661 new(): SVGTextPathElement; 19578 "textPath": SVGTextPathElement;
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 14623 interface SVGTextPathElement extends SVGTextContentElement, SVGURIReference { interface 14633 …ener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPathElement, ev: SVGElem… 14635 …ener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPathElement, ev: SVGElem… 14639 declare var SVGTextPathElement: { variable 14640 prototype: SVGTextPathElement; 14641 new(): SVGTextPathElement; 19558 "textPath": SVGTextPathElement;
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 136798 SVGTextPathElement, enumerator 137568 SVGTextPathElement, enumerator 142332 struct PrototypeTraits<prototypes::id::SVGTextPathElement>
|