Searched refs:SVGComponentTransferFunctionElement (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | globalThisBlockscopedProperties.types | 67 …ionElement" | "SVGCircleElement" | "SVGClipPathElement" | "SVGComponentTransferFunctionElement" | …
|
| D | mappedTypeRecursiveInference.types | 100 …ment: any; SVGCircleElement: any; SVGClipPathElement: any; SVGComponentTransferFunctionElement: an… 102 …ment: any; SVGCircleElement: any; SVGClipPathElement: any; SVGComponentTransferFunctionElement: an… 108 …ment: any; SVGCircleElement: any; SVGClipPathElement: any; SVGComponentTransferFunctionElement: an… 110 …ment: any; SVGCircleElement: any; SVGClipPathElement: any; SVGComponentTransferFunctionElement: an…
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 6269 ….w3.org/2000/svg", qualifiedName: "componentTransferFunction"): SVGComponentTransferFunctionElement 12709 interface SVGComponentTransferFunctionElement extends SVGElement { interface 12725 declare var SVGComponentTransferFunctionElement: { variable 12726 prototype: SVGComponentTransferFunctionElement; 12727 new(): SVGComponentTransferFunctionElement; 13057 interface SVGFEFuncAElement extends SVGComponentTransferFunctionElement { 13065 interface SVGFEFuncBElement extends SVGComponentTransferFunctionElement { 13073 interface SVGFEFuncGElement extends SVGComponentTransferFunctionElement { 13081 interface SVGFEFuncRElement extends SVGComponentTransferFunctionElement {
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 12995 interface SVGComponentTransferFunctionElement extends SVGElement { interface 13009 …xtends keyof SVGElementEventMap>(type: K, listener: (this: SVGComponentTransferFunctionElement, ev… 13011 …xtends keyof SVGElementEventMap>(type: K, listener: (this: SVGComponentTransferFunctionElement, ev… 13015 declare var SVGComponentTransferFunctionElement: { variable 13016 prototype: SVGComponentTransferFunctionElement; 13017 new(): SVGComponentTransferFunctionElement; 13375 interface SVGFEFuncAElement extends SVGComponentTransferFunctionElement { 13388 interface SVGFEFuncBElement extends SVGComponentTransferFunctionElement { 13401 interface SVGFEFuncGElement extends SVGComponentTransferFunctionElement { 13414 interface SVGFEFuncRElement extends SVGComponentTransferFunctionElement {
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 12975 interface SVGComponentTransferFunctionElement extends SVGElement { interface 12989 …xtends keyof SVGElementEventMap>(type: K, listener: (this: SVGComponentTransferFunctionElement, ev… 12991 …xtends keyof SVGElementEventMap>(type: K, listener: (this: SVGComponentTransferFunctionElement, ev… 12995 declare var SVGComponentTransferFunctionElement: { variable 12996 prototype: SVGComponentTransferFunctionElement; 12997 new(): SVGComponentTransferFunctionElement; 13355 interface SVGFEFuncAElement extends SVGComponentTransferFunctionElement { 13368 interface SVGFEFuncBElement extends SVGComponentTransferFunctionElement { 13381 interface SVGFEFuncGElement extends SVGComponentTransferFunctionElement { 13394 interface SVGFEFuncRElement extends SVGComponentTransferFunctionElement {
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 136708 SVGComponentTransferFunctionElement, enumerator 137478 SVGComponentTransferFunctionElement, enumerator 141612 struct PrototypeTraits<prototypes::id::SVGComponentTransferFunctionElement>
|