Home
last modified time | relevance | path

Searched refs:SVGTextPathElement (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 … "SVGTSpanElement" | "SVGTextContentElement" | "SVGTextElement" | "SVGTextPathElement" | "SVGTextP…
DmappedTypeRecursiveInference.types100 …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/
Dlib.d.ts6322 …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;
Dreact16.d.ts2688 textPath: React.SVGProps<SVGTextPathElement>;
/third_party/typescript/lib/
Dlib.dom.d.ts14643 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/
Ddom.generated.d.ts14623 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/
Dstylo.hpp136798 SVGTextPathElement, enumerator
137568 SVGTextPathElement, enumerator
142332 struct PrototypeTraits<prototypes::id::SVGTextPathElement>