Home
last modified time | relevance | path

Searched defs:SVGPoint (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/lib/
Dlib.d.ts13817 interface SVGPoint { interface
13823 declare var SVGPoint: { variable
/third_party/typescript/lib/
Dlib.dom.d.ts4036 type SVGPoint = DOMPoint; alias
4037 declare var SVGPoint: typeof DOMPoint; variable
/third_party/typescript/src/lib/
Ddom.generated.d.ts4016 type SVGPoint = DOMPoint; alias
4017 declare var SVGPoint: typeof DOMPoint; variable