| OLD | NEW |
| 1 library svg; | 1 library svg; |
| 2 | 2 |
| 3 import 'dart:collection'; | 3 import 'dart:collection'; |
| 4 import 'dart:html'; | 4 import 'dart:html'; |
| 5 import 'dart:html_common'; | 5 import 'dart:html_common'; |
| 6 import 'dart:nativewrappers'; | 6 import 'dart:nativewrappers'; |
| 7 // DO NOT EDIT | 7 // DO NOT EDIT |
| 8 // Auto-generated dart:svg library. | 8 // Auto-generated dart:svg library. |
| 9 | 9 |
| 10 | 10 |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 | 111 |
| 112 /** @domName SVGAElement.getTransformToElement */ | 112 /** @domName SVGAElement.getTransformToElement */ |
| 113 Matrix getTransformToElement(SvgElement element) native "SVGAElement_getTransf
ormToElement_Callback"; | 113 Matrix getTransformToElement(SvgElement element) native "SVGAElement_getTransf
ormToElement_Callback"; |
| 114 | 114 |
| 115 | 115 |
| 116 /** @domName SVGAElement.className */ | 116 /** @domName SVGAElement.className */ |
| 117 AnimatedString get $dom_svgClassName native "SVGAElement_className_Getter"; | 117 AnimatedString get $dom_svgClassName native "SVGAElement_className_Getter"; |
| 118 | 118 |
| 119 | 119 |
| 120 /** @domName SVGAElement.style */ | 120 /** @domName SVGAElement.style */ |
| 121 CSSStyleDeclaration get style native "SVGAElement_style_Getter"; | 121 CssStyleDeclaration get style native "SVGAElement_style_Getter"; |
| 122 | 122 |
| 123 | 123 |
| 124 /** @domName SVGAElement.getPresentationAttribute */ | 124 /** @domName SVGAElement.getPresentationAttribute */ |
| 125 CSSValue getPresentationAttribute(String name) native "SVGAElement_getPresenta
tionAttribute_Callback"; | 125 CssValue getPresentationAttribute(String name) native "SVGAElement_getPresenta
tionAttribute_Callback"; |
| 126 | 126 |
| 127 | 127 |
| 128 /** @domName SVGAElement.requiredExtensions */ | 128 /** @domName SVGAElement.requiredExtensions */ |
| 129 StringList get requiredExtensions native "SVGAElement_requiredExtensions_Gette
r"; | 129 StringList get requiredExtensions native "SVGAElement_requiredExtensions_Gette
r"; |
| 130 | 130 |
| 131 | 131 |
| 132 /** @domName SVGAElement.requiredFeatures */ | 132 /** @domName SVGAElement.requiredFeatures */ |
| 133 StringList get requiredFeatures native "SVGAElement_requiredFeatures_Getter"; | 133 StringList get requiredFeatures native "SVGAElement_requiredFeatures_Getter"; |
| 134 | 134 |
| 135 | 135 |
| (...skipping 856 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 992 | 992 |
| 993 /** @domName SVGCircleElement.getTransformToElement */ | 993 /** @domName SVGCircleElement.getTransformToElement */ |
| 994 Matrix getTransformToElement(SvgElement element) native "SVGCircleElement_getT
ransformToElement_Callback"; | 994 Matrix getTransformToElement(SvgElement element) native "SVGCircleElement_getT
ransformToElement_Callback"; |
| 995 | 995 |
| 996 | 996 |
| 997 /** @domName SVGCircleElement.className */ | 997 /** @domName SVGCircleElement.className */ |
| 998 AnimatedString get $dom_svgClassName native "SVGCircleElement_className_Getter
"; | 998 AnimatedString get $dom_svgClassName native "SVGCircleElement_className_Getter
"; |
| 999 | 999 |
| 1000 | 1000 |
| 1001 /** @domName SVGCircleElement.style */ | 1001 /** @domName SVGCircleElement.style */ |
| 1002 CSSStyleDeclaration get style native "SVGCircleElement_style_Getter"; | 1002 CssStyleDeclaration get style native "SVGCircleElement_style_Getter"; |
| 1003 | 1003 |
| 1004 | 1004 |
| 1005 /** @domName SVGCircleElement.getPresentationAttribute */ | 1005 /** @domName SVGCircleElement.getPresentationAttribute */ |
| 1006 CSSValue getPresentationAttribute(String name) native "SVGCircleElement_getPre
sentationAttribute_Callback"; | 1006 CssValue getPresentationAttribute(String name) native "SVGCircleElement_getPre
sentationAttribute_Callback"; |
| 1007 | 1007 |
| 1008 | 1008 |
| 1009 /** @domName SVGCircleElement.requiredExtensions */ | 1009 /** @domName SVGCircleElement.requiredExtensions */ |
| 1010 StringList get requiredExtensions native "SVGCircleElement_requiredExtensions_
Getter"; | 1010 StringList get requiredExtensions native "SVGCircleElement_requiredExtensions_
Getter"; |
| 1011 | 1011 |
| 1012 | 1012 |
| 1013 /** @domName SVGCircleElement.requiredFeatures */ | 1013 /** @domName SVGCircleElement.requiredFeatures */ |
| 1014 StringList get requiredFeatures native "SVGCircleElement_requiredFeatures_Gett
er"; | 1014 StringList get requiredFeatures native "SVGCircleElement_requiredFeatures_Gett
er"; |
| 1015 | 1015 |
| 1016 | 1016 |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1086 | 1086 |
| 1087 /** @domName SVGClipPathElement.getTransformToElement */ | 1087 /** @domName SVGClipPathElement.getTransformToElement */ |
| 1088 Matrix getTransformToElement(SvgElement element) native "SVGClipPathElement_ge
tTransformToElement_Callback"; | 1088 Matrix getTransformToElement(SvgElement element) native "SVGClipPathElement_ge
tTransformToElement_Callback"; |
| 1089 | 1089 |
| 1090 | 1090 |
| 1091 /** @domName SVGClipPathElement.className */ | 1091 /** @domName SVGClipPathElement.className */ |
| 1092 AnimatedString get $dom_svgClassName native "SVGClipPathElement_className_Gett
er"; | 1092 AnimatedString get $dom_svgClassName native "SVGClipPathElement_className_Gett
er"; |
| 1093 | 1093 |
| 1094 | 1094 |
| 1095 /** @domName SVGClipPathElement.style */ | 1095 /** @domName SVGClipPathElement.style */ |
| 1096 CSSStyleDeclaration get style native "SVGClipPathElement_style_Getter"; | 1096 CssStyleDeclaration get style native "SVGClipPathElement_style_Getter"; |
| 1097 | 1097 |
| 1098 | 1098 |
| 1099 /** @domName SVGClipPathElement.getPresentationAttribute */ | 1099 /** @domName SVGClipPathElement.getPresentationAttribute */ |
| 1100 CSSValue getPresentationAttribute(String name) native "SVGClipPathElement_getP
resentationAttribute_Callback"; | 1100 CssValue getPresentationAttribute(String name) native "SVGClipPathElement_getP
resentationAttribute_Callback"; |
| 1101 | 1101 |
| 1102 | 1102 |
| 1103 /** @domName SVGClipPathElement.requiredExtensions */ | 1103 /** @domName SVGClipPathElement.requiredExtensions */ |
| 1104 StringList get requiredExtensions native "SVGClipPathElement_requiredExtension
s_Getter"; | 1104 StringList get requiredExtensions native "SVGClipPathElement_requiredExtension
s_Getter"; |
| 1105 | 1105 |
| 1106 | 1106 |
| 1107 /** @domName SVGClipPathElement.requiredFeatures */ | 1107 /** @domName SVGClipPathElement.requiredFeatures */ |
| 1108 StringList get requiredFeatures native "SVGClipPathElement_requiredFeatures_Ge
tter"; | 1108 StringList get requiredFeatures native "SVGClipPathElement_requiredFeatures_Ge
tter"; |
| 1109 | 1109 |
| 1110 | 1110 |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1121 | 1121 |
| 1122 } | 1122 } |
| 1123 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1123 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 1124 // for details. All rights reserved. Use of this source code is governed by a | 1124 // for details. All rights reserved. Use of this source code is governed by a |
| 1125 // BSD-style license that can be found in the LICENSE file. | 1125 // BSD-style license that can be found in the LICENSE file. |
| 1126 | 1126 |
| 1127 // WARNING: Do not edit - generated code. | 1127 // WARNING: Do not edit - generated code. |
| 1128 | 1128 |
| 1129 | 1129 |
| 1130 /// @domName SVGColor | 1130 /// @domName SVGColor |
| 1131 class Color extends CSSValue { | 1131 class Color extends CssValue { |
| 1132 Color.internal(): super.internal(); | 1132 Color.internal(): super.internal(); |
| 1133 | 1133 |
| 1134 static const int SVG_COLORTYPE_CURRENTCOLOR = 3; | 1134 static const int SVG_COLORTYPE_CURRENTCOLOR = 3; |
| 1135 | 1135 |
| 1136 static const int SVG_COLORTYPE_RGBCOLOR = 1; | 1136 static const int SVG_COLORTYPE_RGBCOLOR = 1; |
| 1137 | 1137 |
| 1138 static const int SVG_COLORTYPE_RGBCOLOR_ICCCOLOR = 2; | 1138 static const int SVG_COLORTYPE_RGBCOLOR_ICCCOLOR = 2; |
| 1139 | 1139 |
| 1140 static const int SVG_COLORTYPE_UNKNOWN = 0; | 1140 static const int SVG_COLORTYPE_UNKNOWN = 0; |
| 1141 | 1141 |
| 1142 | 1142 |
| 1143 /** @domName SVGColor.colorType */ | 1143 /** @domName SVGColor.colorType */ |
| 1144 int get colorType native "SVGColor_colorType_Getter"; | 1144 int get colorType native "SVGColor_colorType_Getter"; |
| 1145 | 1145 |
| 1146 | 1146 |
| 1147 /** @domName SVGColor.rgbColor */ | 1147 /** @domName SVGColor.rgbColor */ |
| 1148 RGBColor get rgbColor native "SVGColor_rgbColor_Getter"; | 1148 RgbColor get rgbColor native "SVGColor_rgbColor_Getter"; |
| 1149 | 1149 |
| 1150 | 1150 |
| 1151 /** @domName SVGColor.setColor */ | 1151 /** @domName SVGColor.setColor */ |
| 1152 void setColor(int colorType, String rgbColor, String iccColor) native "SVGColo
r_setColor_Callback"; | 1152 void setColor(int colorType, String rgbColor, String iccColor) native "SVGColo
r_setColor_Callback"; |
| 1153 | 1153 |
| 1154 | 1154 |
| 1155 /** @domName SVGColor.setRGBColor */ | 1155 /** @domName SVGColor.setRGBColor */ |
| 1156 void setRgbColor(String rgbColor) native "SVGColor_setRGBColor_Callback"; | 1156 void setRgbColor(String rgbColor) native "SVGColor_setRGBColor_Callback"; |
| 1157 | 1157 |
| 1158 | 1158 |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1314 | 1314 |
| 1315 /** @domName SVGDefsElement.getTransformToElement */ | 1315 /** @domName SVGDefsElement.getTransformToElement */ |
| 1316 Matrix getTransformToElement(SvgElement element) native "SVGDefsElement_getTra
nsformToElement_Callback"; | 1316 Matrix getTransformToElement(SvgElement element) native "SVGDefsElement_getTra
nsformToElement_Callback"; |
| 1317 | 1317 |
| 1318 | 1318 |
| 1319 /** @domName SVGDefsElement.className */ | 1319 /** @domName SVGDefsElement.className */ |
| 1320 AnimatedString get $dom_svgClassName native "SVGDefsElement_className_Getter"; | 1320 AnimatedString get $dom_svgClassName native "SVGDefsElement_className_Getter"; |
| 1321 | 1321 |
| 1322 | 1322 |
| 1323 /** @domName SVGDefsElement.style */ | 1323 /** @domName SVGDefsElement.style */ |
| 1324 CSSStyleDeclaration get style native "SVGDefsElement_style_Getter"; | 1324 CssStyleDeclaration get style native "SVGDefsElement_style_Getter"; |
| 1325 | 1325 |
| 1326 | 1326 |
| 1327 /** @domName SVGDefsElement.getPresentationAttribute */ | 1327 /** @domName SVGDefsElement.getPresentationAttribute */ |
| 1328 CSSValue getPresentationAttribute(String name) native "SVGDefsElement_getPrese
ntationAttribute_Callback"; | 1328 CssValue getPresentationAttribute(String name) native "SVGDefsElement_getPrese
ntationAttribute_Callback"; |
| 1329 | 1329 |
| 1330 | 1330 |
| 1331 /** @domName SVGDefsElement.requiredExtensions */ | 1331 /** @domName SVGDefsElement.requiredExtensions */ |
| 1332 StringList get requiredExtensions native "SVGDefsElement_requiredExtensions_Ge
tter"; | 1332 StringList get requiredExtensions native "SVGDefsElement_requiredExtensions_Ge
tter"; |
| 1333 | 1333 |
| 1334 | 1334 |
| 1335 /** @domName SVGDefsElement.requiredFeatures */ | 1335 /** @domName SVGDefsElement.requiredFeatures */ |
| 1336 StringList get requiredFeatures native "SVGDefsElement_requiredFeatures_Getter
"; | 1336 StringList get requiredFeatures native "SVGDefsElement_requiredFeatures_Getter
"; |
| 1337 | 1337 |
| 1338 | 1338 |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1376 | 1376 |
| 1377 /** @domName SVGDescElement.xmlspace */ | 1377 /** @domName SVGDescElement.xmlspace */ |
| 1378 void set xmlspace(String value) native "SVGDescElement_xmlspace_Setter"; | 1378 void set xmlspace(String value) native "SVGDescElement_xmlspace_Setter"; |
| 1379 | 1379 |
| 1380 | 1380 |
| 1381 /** @domName SVGDescElement.className */ | 1381 /** @domName SVGDescElement.className */ |
| 1382 AnimatedString get $dom_svgClassName native "SVGDescElement_className_Getter"; | 1382 AnimatedString get $dom_svgClassName native "SVGDescElement_className_Getter"; |
| 1383 | 1383 |
| 1384 | 1384 |
| 1385 /** @domName SVGDescElement.style */ | 1385 /** @domName SVGDescElement.style */ |
| 1386 CSSStyleDeclaration get style native "SVGDescElement_style_Getter"; | 1386 CssStyleDeclaration get style native "SVGDescElement_style_Getter"; |
| 1387 | 1387 |
| 1388 | 1388 |
| 1389 /** @domName SVGDescElement.getPresentationAttribute */ | 1389 /** @domName SVGDescElement.getPresentationAttribute */ |
| 1390 CSSValue getPresentationAttribute(String name) native "SVGDescElement_getPrese
ntationAttribute_Callback"; | 1390 CssValue getPresentationAttribute(String name) native "SVGDescElement_getPrese
ntationAttribute_Callback"; |
| 1391 | 1391 |
| 1392 } | 1392 } |
| 1393 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1393 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 1394 // for details. All rights reserved. Use of this source code is governed by a | 1394 // for details. All rights reserved. Use of this source code is governed by a |
| 1395 // BSD-style license that can be found in the LICENSE file. | 1395 // BSD-style license that can be found in the LICENSE file. |
| 1396 | 1396 |
| 1397 // WARNING: Do not edit - generated code. | 1397 // WARNING: Do not edit - generated code. |
| 1398 | 1398 |
| 1399 | 1399 |
| 1400 /// @domName SVGElementInstance | 1400 /// @domName SVGElementInstance |
| (...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1622 | 1622 |
| 1623 /** @domName SVGEllipseElement.getTransformToElement */ | 1623 /** @domName SVGEllipseElement.getTransformToElement */ |
| 1624 Matrix getTransformToElement(SvgElement element) native "SVGEllipseElement_get
TransformToElement_Callback"; | 1624 Matrix getTransformToElement(SvgElement element) native "SVGEllipseElement_get
TransformToElement_Callback"; |
| 1625 | 1625 |
| 1626 | 1626 |
| 1627 /** @domName SVGEllipseElement.className */ | 1627 /** @domName SVGEllipseElement.className */ |
| 1628 AnimatedString get $dom_svgClassName native "SVGEllipseElement_className_Gette
r"; | 1628 AnimatedString get $dom_svgClassName native "SVGEllipseElement_className_Gette
r"; |
| 1629 | 1629 |
| 1630 | 1630 |
| 1631 /** @domName SVGEllipseElement.style */ | 1631 /** @domName SVGEllipseElement.style */ |
| 1632 CSSStyleDeclaration get style native "SVGEllipseElement_style_Getter"; | 1632 CssStyleDeclaration get style native "SVGEllipseElement_style_Getter"; |
| 1633 | 1633 |
| 1634 | 1634 |
| 1635 /** @domName SVGEllipseElement.getPresentationAttribute */ | 1635 /** @domName SVGEllipseElement.getPresentationAttribute */ |
| 1636 CSSValue getPresentationAttribute(String name) native "SVGEllipseElement_getPr
esentationAttribute_Callback"; | 1636 CssValue getPresentationAttribute(String name) native "SVGEllipseElement_getPr
esentationAttribute_Callback"; |
| 1637 | 1637 |
| 1638 | 1638 |
| 1639 /** @domName SVGEllipseElement.requiredExtensions */ | 1639 /** @domName SVGEllipseElement.requiredExtensions */ |
| 1640 StringList get requiredExtensions native "SVGEllipseElement_requiredExtensions
_Getter"; | 1640 StringList get requiredExtensions native "SVGEllipseElement_requiredExtensions
_Getter"; |
| 1641 | 1641 |
| 1642 | 1642 |
| 1643 /** @domName SVGEllipseElement.requiredFeatures */ | 1643 /** @domName SVGEllipseElement.requiredFeatures */ |
| 1644 StringList get requiredFeatures native "SVGEllipseElement_requiredFeatures_Get
ter"; | 1644 StringList get requiredFeatures native "SVGEllipseElement_requiredFeatures_Get
ter"; |
| 1645 | 1645 |
| 1646 | 1646 |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1726 | 1726 |
| 1727 /** @domName SVGFEBlendElement.y */ | 1727 /** @domName SVGFEBlendElement.y */ |
| 1728 AnimatedLength get y native "SVGFEBlendElement_y_Getter"; | 1728 AnimatedLength get y native "SVGFEBlendElement_y_Getter"; |
| 1729 | 1729 |
| 1730 | 1730 |
| 1731 /** @domName SVGFEBlendElement.className */ | 1731 /** @domName SVGFEBlendElement.className */ |
| 1732 AnimatedString get $dom_svgClassName native "SVGFEBlendElement_className_Gette
r"; | 1732 AnimatedString get $dom_svgClassName native "SVGFEBlendElement_className_Gette
r"; |
| 1733 | 1733 |
| 1734 | 1734 |
| 1735 /** @domName SVGFEBlendElement.style */ | 1735 /** @domName SVGFEBlendElement.style */ |
| 1736 CSSStyleDeclaration get style native "SVGFEBlendElement_style_Getter"; | 1736 CssStyleDeclaration get style native "SVGFEBlendElement_style_Getter"; |
| 1737 | 1737 |
| 1738 | 1738 |
| 1739 /** @domName SVGFEBlendElement.getPresentationAttribute */ | 1739 /** @domName SVGFEBlendElement.getPresentationAttribute */ |
| 1740 CSSValue getPresentationAttribute(String name) native "SVGFEBlendElement_getPr
esentationAttribute_Callback"; | 1740 CssValue getPresentationAttribute(String name) native "SVGFEBlendElement_getPr
esentationAttribute_Callback"; |
| 1741 | 1741 |
| 1742 } | 1742 } |
| 1743 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1743 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 1744 // for details. All rights reserved. Use of this source code is governed by a | 1744 // for details. All rights reserved. Use of this source code is governed by a |
| 1745 // BSD-style license that can be found in the LICENSE file. | 1745 // BSD-style license that can be found in the LICENSE file. |
| 1746 | 1746 |
| 1747 // WARNING: Do not edit - generated code. | 1747 // WARNING: Do not edit - generated code. |
| 1748 | 1748 |
| 1749 | 1749 |
| 1750 /// @domName SVGFEColorMatrixElement | 1750 /// @domName SVGFEColorMatrixElement |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1792 | 1792 |
| 1793 /** @domName SVGFEColorMatrixElement.y */ | 1793 /** @domName SVGFEColorMatrixElement.y */ |
| 1794 AnimatedLength get y native "SVGFEColorMatrixElement_y_Getter"; | 1794 AnimatedLength get y native "SVGFEColorMatrixElement_y_Getter"; |
| 1795 | 1795 |
| 1796 | 1796 |
| 1797 /** @domName SVGFEColorMatrixElement.className */ | 1797 /** @domName SVGFEColorMatrixElement.className */ |
| 1798 AnimatedString get $dom_svgClassName native "SVGFEColorMatrixElement_className
_Getter"; | 1798 AnimatedString get $dom_svgClassName native "SVGFEColorMatrixElement_className
_Getter"; |
| 1799 | 1799 |
| 1800 | 1800 |
| 1801 /** @domName SVGFEColorMatrixElement.style */ | 1801 /** @domName SVGFEColorMatrixElement.style */ |
| 1802 CSSStyleDeclaration get style native "SVGFEColorMatrixElement_style_Getter"; | 1802 CssStyleDeclaration get style native "SVGFEColorMatrixElement_style_Getter"; |
| 1803 | 1803 |
| 1804 | 1804 |
| 1805 /** @domName SVGFEColorMatrixElement.getPresentationAttribute */ | 1805 /** @domName SVGFEColorMatrixElement.getPresentationAttribute */ |
| 1806 CSSValue getPresentationAttribute(String name) native "SVGFEColorMatrixElement
_getPresentationAttribute_Callback"; | 1806 CssValue getPresentationAttribute(String name) native "SVGFEColorMatrixElement
_getPresentationAttribute_Callback"; |
| 1807 | 1807 |
| 1808 } | 1808 } |
| 1809 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1809 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 1810 // for details. All rights reserved. Use of this source code is governed by a | 1810 // for details. All rights reserved. Use of this source code is governed by a |
| 1811 // BSD-style license that can be found in the LICENSE file. | 1811 // BSD-style license that can be found in the LICENSE file. |
| 1812 | 1812 |
| 1813 // WARNING: Do not edit - generated code. | 1813 // WARNING: Do not edit - generated code. |
| 1814 | 1814 |
| 1815 | 1815 |
| 1816 /// @domName SVGFEComponentTransferElement | 1816 /// @domName SVGFEComponentTransferElement |
| (...skipping 23 matching lines...) Expand all Loading... |
| 1840 | 1840 |
| 1841 /** @domName SVGFEComponentTransferElement.y */ | 1841 /** @domName SVGFEComponentTransferElement.y */ |
| 1842 AnimatedLength get y native "SVGFEComponentTransferElement_y_Getter"; | 1842 AnimatedLength get y native "SVGFEComponentTransferElement_y_Getter"; |
| 1843 | 1843 |
| 1844 | 1844 |
| 1845 /** @domName SVGFEComponentTransferElement.className */ | 1845 /** @domName SVGFEComponentTransferElement.className */ |
| 1846 AnimatedString get $dom_svgClassName native "SVGFEComponentTransferElement_cla
ssName_Getter"; | 1846 AnimatedString get $dom_svgClassName native "SVGFEComponentTransferElement_cla
ssName_Getter"; |
| 1847 | 1847 |
| 1848 | 1848 |
| 1849 /** @domName SVGFEComponentTransferElement.style */ | 1849 /** @domName SVGFEComponentTransferElement.style */ |
| 1850 CSSStyleDeclaration get style native "SVGFEComponentTransferElement_style_Gett
er"; | 1850 CssStyleDeclaration get style native "SVGFEComponentTransferElement_style_Gett
er"; |
| 1851 | 1851 |
| 1852 | 1852 |
| 1853 /** @domName SVGFEComponentTransferElement.getPresentationAttribute */ | 1853 /** @domName SVGFEComponentTransferElement.getPresentationAttribute */ |
| 1854 CSSValue getPresentationAttribute(String name) native "SVGFEComponentTransferE
lement_getPresentationAttribute_Callback"; | 1854 CssValue getPresentationAttribute(String name) native "SVGFEComponentTransferE
lement_getPresentationAttribute_Callback"; |
| 1855 | 1855 |
| 1856 } | 1856 } |
| 1857 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1857 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 1858 // for details. All rights reserved. Use of this source code is governed by a | 1858 // for details. All rights reserved. Use of this source code is governed by a |
| 1859 // BSD-style license that can be found in the LICENSE file. | 1859 // BSD-style license that can be found in the LICENSE file. |
| 1860 | 1860 |
| 1861 // WARNING: Do not edit - generated code. | 1861 // WARNING: Do not edit - generated code. |
| 1862 | 1862 |
| 1863 | 1863 |
| 1864 /// @domName SVGFECompositeElement | 1864 /// @domName SVGFECompositeElement |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1926 | 1926 |
| 1927 /** @domName SVGFECompositeElement.y */ | 1927 /** @domName SVGFECompositeElement.y */ |
| 1928 AnimatedLength get y native "SVGFECompositeElement_y_Getter"; | 1928 AnimatedLength get y native "SVGFECompositeElement_y_Getter"; |
| 1929 | 1929 |
| 1930 | 1930 |
| 1931 /** @domName SVGFECompositeElement.className */ | 1931 /** @domName SVGFECompositeElement.className */ |
| 1932 AnimatedString get $dom_svgClassName native "SVGFECompositeElement_className_G
etter"; | 1932 AnimatedString get $dom_svgClassName native "SVGFECompositeElement_className_G
etter"; |
| 1933 | 1933 |
| 1934 | 1934 |
| 1935 /** @domName SVGFECompositeElement.style */ | 1935 /** @domName SVGFECompositeElement.style */ |
| 1936 CSSStyleDeclaration get style native "SVGFECompositeElement_style_Getter"; | 1936 CssStyleDeclaration get style native "SVGFECompositeElement_style_Getter"; |
| 1937 | 1937 |
| 1938 | 1938 |
| 1939 /** @domName SVGFECompositeElement.getPresentationAttribute */ | 1939 /** @domName SVGFECompositeElement.getPresentationAttribute */ |
| 1940 CSSValue getPresentationAttribute(String name) native "SVGFECompositeElement_g
etPresentationAttribute_Callback"; | 1940 CssValue getPresentationAttribute(String name) native "SVGFECompositeElement_g
etPresentationAttribute_Callback"; |
| 1941 | 1941 |
| 1942 } | 1942 } |
| 1943 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1943 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 1944 // for details. All rights reserved. Use of this source code is governed by a | 1944 // for details. All rights reserved. Use of this source code is governed by a |
| 1945 // BSD-style license that can be found in the LICENSE file. | 1945 // BSD-style license that can be found in the LICENSE file. |
| 1946 | 1946 |
| 1947 // WARNING: Do not edit - generated code. | 1947 // WARNING: Do not edit - generated code. |
| 1948 | 1948 |
| 1949 | 1949 |
| 1950 /// @domName SVGFEConvolveMatrixElement | 1950 /// @domName SVGFEConvolveMatrixElement |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2026 | 2026 |
| 2027 /** @domName SVGFEConvolveMatrixElement.y */ | 2027 /** @domName SVGFEConvolveMatrixElement.y */ |
| 2028 AnimatedLength get y native "SVGFEConvolveMatrixElement_y_Getter"; | 2028 AnimatedLength get y native "SVGFEConvolveMatrixElement_y_Getter"; |
| 2029 | 2029 |
| 2030 | 2030 |
| 2031 /** @domName SVGFEConvolveMatrixElement.className */ | 2031 /** @domName SVGFEConvolveMatrixElement.className */ |
| 2032 AnimatedString get $dom_svgClassName native "SVGFEConvolveMatrixElement_classN
ame_Getter"; | 2032 AnimatedString get $dom_svgClassName native "SVGFEConvolveMatrixElement_classN
ame_Getter"; |
| 2033 | 2033 |
| 2034 | 2034 |
| 2035 /** @domName SVGFEConvolveMatrixElement.style */ | 2035 /** @domName SVGFEConvolveMatrixElement.style */ |
| 2036 CSSStyleDeclaration get style native "SVGFEConvolveMatrixElement_style_Getter"
; | 2036 CssStyleDeclaration get style native "SVGFEConvolveMatrixElement_style_Getter"
; |
| 2037 | 2037 |
| 2038 | 2038 |
| 2039 /** @domName SVGFEConvolveMatrixElement.getPresentationAttribute */ | 2039 /** @domName SVGFEConvolveMatrixElement.getPresentationAttribute */ |
| 2040 CSSValue getPresentationAttribute(String name) native "SVGFEConvolveMatrixElem
ent_getPresentationAttribute_Callback"; | 2040 CssValue getPresentationAttribute(String name) native "SVGFEConvolveMatrixElem
ent_getPresentationAttribute_Callback"; |
| 2041 | 2041 |
| 2042 } | 2042 } |
| 2043 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2043 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2044 // for details. All rights reserved. Use of this source code is governed by a | 2044 // for details. All rights reserved. Use of this source code is governed by a |
| 2045 // BSD-style license that can be found in the LICENSE file. | 2045 // BSD-style license that can be found in the LICENSE file. |
| 2046 | 2046 |
| 2047 // WARNING: Do not edit - generated code. | 2047 // WARNING: Do not edit - generated code. |
| 2048 | 2048 |
| 2049 | 2049 |
| 2050 /// @domName SVGFEDiffuseLightingElement | 2050 /// @domName SVGFEDiffuseLightingElement |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2090 | 2090 |
| 2091 /** @domName SVGFEDiffuseLightingElement.y */ | 2091 /** @domName SVGFEDiffuseLightingElement.y */ |
| 2092 AnimatedLength get y native "SVGFEDiffuseLightingElement_y_Getter"; | 2092 AnimatedLength get y native "SVGFEDiffuseLightingElement_y_Getter"; |
| 2093 | 2093 |
| 2094 | 2094 |
| 2095 /** @domName SVGFEDiffuseLightingElement.className */ | 2095 /** @domName SVGFEDiffuseLightingElement.className */ |
| 2096 AnimatedString get $dom_svgClassName native "SVGFEDiffuseLightingElement_class
Name_Getter"; | 2096 AnimatedString get $dom_svgClassName native "SVGFEDiffuseLightingElement_class
Name_Getter"; |
| 2097 | 2097 |
| 2098 | 2098 |
| 2099 /** @domName SVGFEDiffuseLightingElement.style */ | 2099 /** @domName SVGFEDiffuseLightingElement.style */ |
| 2100 CSSStyleDeclaration get style native "SVGFEDiffuseLightingElement_style_Getter
"; | 2100 CssStyleDeclaration get style native "SVGFEDiffuseLightingElement_style_Getter
"; |
| 2101 | 2101 |
| 2102 | 2102 |
| 2103 /** @domName SVGFEDiffuseLightingElement.getPresentationAttribute */ | 2103 /** @domName SVGFEDiffuseLightingElement.getPresentationAttribute */ |
| 2104 CSSValue getPresentationAttribute(String name) native "SVGFEDiffuseLightingEle
ment_getPresentationAttribute_Callback"; | 2104 CssValue getPresentationAttribute(String name) native "SVGFEDiffuseLightingEle
ment_getPresentationAttribute_Callback"; |
| 2105 | 2105 |
| 2106 } | 2106 } |
| 2107 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2107 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2108 // for details. All rights reserved. Use of this source code is governed by a | 2108 // for details. All rights reserved. Use of this source code is governed by a |
| 2109 // BSD-style license that can be found in the LICENSE file. | 2109 // BSD-style license that can be found in the LICENSE file. |
| 2110 | 2110 |
| 2111 // WARNING: Do not edit - generated code. | 2111 // WARNING: Do not edit - generated code. |
| 2112 | 2112 |
| 2113 | 2113 |
| 2114 /// @domName SVGFEDisplacementMapElement | 2114 /// @domName SVGFEDisplacementMapElement |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2164 | 2164 |
| 2165 /** @domName SVGFEDisplacementMapElement.y */ | 2165 /** @domName SVGFEDisplacementMapElement.y */ |
| 2166 AnimatedLength get y native "SVGFEDisplacementMapElement_y_Getter"; | 2166 AnimatedLength get y native "SVGFEDisplacementMapElement_y_Getter"; |
| 2167 | 2167 |
| 2168 | 2168 |
| 2169 /** @domName SVGFEDisplacementMapElement.className */ | 2169 /** @domName SVGFEDisplacementMapElement.className */ |
| 2170 AnimatedString get $dom_svgClassName native "SVGFEDisplacementMapElement_class
Name_Getter"; | 2170 AnimatedString get $dom_svgClassName native "SVGFEDisplacementMapElement_class
Name_Getter"; |
| 2171 | 2171 |
| 2172 | 2172 |
| 2173 /** @domName SVGFEDisplacementMapElement.style */ | 2173 /** @domName SVGFEDisplacementMapElement.style */ |
| 2174 CSSStyleDeclaration get style native "SVGFEDisplacementMapElement_style_Getter
"; | 2174 CssStyleDeclaration get style native "SVGFEDisplacementMapElement_style_Getter
"; |
| 2175 | 2175 |
| 2176 | 2176 |
| 2177 /** @domName SVGFEDisplacementMapElement.getPresentationAttribute */ | 2177 /** @domName SVGFEDisplacementMapElement.getPresentationAttribute */ |
| 2178 CSSValue getPresentationAttribute(String name) native "SVGFEDisplacementMapEle
ment_getPresentationAttribute_Callback"; | 2178 CssValue getPresentationAttribute(String name) native "SVGFEDisplacementMapEle
ment_getPresentationAttribute_Callback"; |
| 2179 | 2179 |
| 2180 } | 2180 } |
| 2181 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2181 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2182 // for details. All rights reserved. Use of this source code is governed by a | 2182 // for details. All rights reserved. Use of this source code is governed by a |
| 2183 // BSD-style license that can be found in the LICENSE file. | 2183 // BSD-style license that can be found in the LICENSE file. |
| 2184 | 2184 |
| 2185 // WARNING: Do not edit - generated code. | 2185 // WARNING: Do not edit - generated code. |
| 2186 | 2186 |
| 2187 | 2187 |
| 2188 /// @domName SVGFEDistantLightElement | 2188 /// @domName SVGFEDistantLightElement |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2252 | 2252 |
| 2253 /** @domName SVGFEDropShadowElement.y */ | 2253 /** @domName SVGFEDropShadowElement.y */ |
| 2254 AnimatedLength get y native "SVGFEDropShadowElement_y_Getter"; | 2254 AnimatedLength get y native "SVGFEDropShadowElement_y_Getter"; |
| 2255 | 2255 |
| 2256 | 2256 |
| 2257 /** @domName SVGFEDropShadowElement.className */ | 2257 /** @domName SVGFEDropShadowElement.className */ |
| 2258 AnimatedString get $dom_svgClassName native "SVGFEDropShadowElement_className_
Getter"; | 2258 AnimatedString get $dom_svgClassName native "SVGFEDropShadowElement_className_
Getter"; |
| 2259 | 2259 |
| 2260 | 2260 |
| 2261 /** @domName SVGFEDropShadowElement.style */ | 2261 /** @domName SVGFEDropShadowElement.style */ |
| 2262 CSSStyleDeclaration get style native "SVGFEDropShadowElement_style_Getter"; | 2262 CssStyleDeclaration get style native "SVGFEDropShadowElement_style_Getter"; |
| 2263 | 2263 |
| 2264 | 2264 |
| 2265 /** @domName SVGFEDropShadowElement.getPresentationAttribute */ | 2265 /** @domName SVGFEDropShadowElement.getPresentationAttribute */ |
| 2266 CSSValue getPresentationAttribute(String name) native "SVGFEDropShadowElement_
getPresentationAttribute_Callback"; | 2266 CssValue getPresentationAttribute(String name) native "SVGFEDropShadowElement_
getPresentationAttribute_Callback"; |
| 2267 | 2267 |
| 2268 } | 2268 } |
| 2269 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2269 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2270 // for details. All rights reserved. Use of this source code is governed by a | 2270 // for details. All rights reserved. Use of this source code is governed by a |
| 2271 // BSD-style license that can be found in the LICENSE file. | 2271 // BSD-style license that can be found in the LICENSE file. |
| 2272 | 2272 |
| 2273 // WARNING: Do not edit - generated code. | 2273 // WARNING: Do not edit - generated code. |
| 2274 | 2274 |
| 2275 | 2275 |
| 2276 /// @domName SVGFEFloodElement | 2276 /// @domName SVGFEFloodElement |
| (...skipping 19 matching lines...) Expand all Loading... |
| 2296 | 2296 |
| 2297 /** @domName SVGFEFloodElement.y */ | 2297 /** @domName SVGFEFloodElement.y */ |
| 2298 AnimatedLength get y native "SVGFEFloodElement_y_Getter"; | 2298 AnimatedLength get y native "SVGFEFloodElement_y_Getter"; |
| 2299 | 2299 |
| 2300 | 2300 |
| 2301 /** @domName SVGFEFloodElement.className */ | 2301 /** @domName SVGFEFloodElement.className */ |
| 2302 AnimatedString get $dom_svgClassName native "SVGFEFloodElement_className_Gette
r"; | 2302 AnimatedString get $dom_svgClassName native "SVGFEFloodElement_className_Gette
r"; |
| 2303 | 2303 |
| 2304 | 2304 |
| 2305 /** @domName SVGFEFloodElement.style */ | 2305 /** @domName SVGFEFloodElement.style */ |
| 2306 CSSStyleDeclaration get style native "SVGFEFloodElement_style_Getter"; | 2306 CssStyleDeclaration get style native "SVGFEFloodElement_style_Getter"; |
| 2307 | 2307 |
| 2308 | 2308 |
| 2309 /** @domName SVGFEFloodElement.getPresentationAttribute */ | 2309 /** @domName SVGFEFloodElement.getPresentationAttribute */ |
| 2310 CSSValue getPresentationAttribute(String name) native "SVGFEFloodElement_getPr
esentationAttribute_Callback"; | 2310 CssValue getPresentationAttribute(String name) native "SVGFEFloodElement_getPr
esentationAttribute_Callback"; |
| 2311 | 2311 |
| 2312 } | 2312 } |
| 2313 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2313 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2314 // for details. All rights reserved. Use of this source code is governed by a | 2314 // for details. All rights reserved. Use of this source code is governed by a |
| 2315 // BSD-style license that can be found in the LICENSE file. | 2315 // BSD-style license that can be found in the LICENSE file. |
| 2316 | 2316 |
| 2317 // WARNING: Do not edit - generated code. | 2317 // WARNING: Do not edit - generated code. |
| 2318 | 2318 |
| 2319 | 2319 |
| 2320 /// @domName SVGFEFuncAElement | 2320 /// @domName SVGFEFuncAElement |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2404 | 2404 |
| 2405 /** @domName SVGFEGaussianBlurElement.y */ | 2405 /** @domName SVGFEGaussianBlurElement.y */ |
| 2406 AnimatedLength get y native "SVGFEGaussianBlurElement_y_Getter"; | 2406 AnimatedLength get y native "SVGFEGaussianBlurElement_y_Getter"; |
| 2407 | 2407 |
| 2408 | 2408 |
| 2409 /** @domName SVGFEGaussianBlurElement.className */ | 2409 /** @domName SVGFEGaussianBlurElement.className */ |
| 2410 AnimatedString get $dom_svgClassName native "SVGFEGaussianBlurElement_classNam
e_Getter"; | 2410 AnimatedString get $dom_svgClassName native "SVGFEGaussianBlurElement_classNam
e_Getter"; |
| 2411 | 2411 |
| 2412 | 2412 |
| 2413 /** @domName SVGFEGaussianBlurElement.style */ | 2413 /** @domName SVGFEGaussianBlurElement.style */ |
| 2414 CSSStyleDeclaration get style native "SVGFEGaussianBlurElement_style_Getter"; | 2414 CssStyleDeclaration get style native "SVGFEGaussianBlurElement_style_Getter"; |
| 2415 | 2415 |
| 2416 | 2416 |
| 2417 /** @domName SVGFEGaussianBlurElement.getPresentationAttribute */ | 2417 /** @domName SVGFEGaussianBlurElement.getPresentationAttribute */ |
| 2418 CSSValue getPresentationAttribute(String name) native "SVGFEGaussianBlurElemen
t_getPresentationAttribute_Callback"; | 2418 CssValue getPresentationAttribute(String name) native "SVGFEGaussianBlurElemen
t_getPresentationAttribute_Callback"; |
| 2419 | 2419 |
| 2420 } | 2420 } |
| 2421 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2421 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2422 // for details. All rights reserved. Use of this source code is governed by a | 2422 // for details. All rights reserved. Use of this source code is governed by a |
| 2423 // BSD-style license that can be found in the LICENSE file. | 2423 // BSD-style license that can be found in the LICENSE file. |
| 2424 | 2424 |
| 2425 // WARNING: Do not edit - generated code. | 2425 // WARNING: Do not edit - generated code. |
| 2426 | 2426 |
| 2427 | 2427 |
| 2428 /// @domName SVGFEImageElement | 2428 /// @domName SVGFEImageElement |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2472 | 2472 |
| 2473 /** @domName SVGFEImageElement.xmlspace */ | 2473 /** @domName SVGFEImageElement.xmlspace */ |
| 2474 void set xmlspace(String value) native "SVGFEImageElement_xmlspace_Setter"; | 2474 void set xmlspace(String value) native "SVGFEImageElement_xmlspace_Setter"; |
| 2475 | 2475 |
| 2476 | 2476 |
| 2477 /** @domName SVGFEImageElement.className */ | 2477 /** @domName SVGFEImageElement.className */ |
| 2478 AnimatedString get $dom_svgClassName native "SVGFEImageElement_className_Gette
r"; | 2478 AnimatedString get $dom_svgClassName native "SVGFEImageElement_className_Gette
r"; |
| 2479 | 2479 |
| 2480 | 2480 |
| 2481 /** @domName SVGFEImageElement.style */ | 2481 /** @domName SVGFEImageElement.style */ |
| 2482 CSSStyleDeclaration get style native "SVGFEImageElement_style_Getter"; | 2482 CssStyleDeclaration get style native "SVGFEImageElement_style_Getter"; |
| 2483 | 2483 |
| 2484 | 2484 |
| 2485 /** @domName SVGFEImageElement.getPresentationAttribute */ | 2485 /** @domName SVGFEImageElement.getPresentationAttribute */ |
| 2486 CSSValue getPresentationAttribute(String name) native "SVGFEImageElement_getPr
esentationAttribute_Callback"; | 2486 CssValue getPresentationAttribute(String name) native "SVGFEImageElement_getPr
esentationAttribute_Callback"; |
| 2487 | 2487 |
| 2488 | 2488 |
| 2489 /** @domName SVGFEImageElement.href */ | 2489 /** @domName SVGFEImageElement.href */ |
| 2490 AnimatedString get href native "SVGFEImageElement_href_Getter"; | 2490 AnimatedString get href native "SVGFEImageElement_href_Getter"; |
| 2491 | 2491 |
| 2492 } | 2492 } |
| 2493 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2493 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2494 // for details. All rights reserved. Use of this source code is governed by a | 2494 // for details. All rights reserved. Use of this source code is governed by a |
| 2495 // BSD-style license that can be found in the LICENSE file. | 2495 // BSD-style license that can be found in the LICENSE file. |
| 2496 | 2496 |
| (...skipping 23 matching lines...) Expand all Loading... |
| 2520 | 2520 |
| 2521 /** @domName SVGFEMergeElement.y */ | 2521 /** @domName SVGFEMergeElement.y */ |
| 2522 AnimatedLength get y native "SVGFEMergeElement_y_Getter"; | 2522 AnimatedLength get y native "SVGFEMergeElement_y_Getter"; |
| 2523 | 2523 |
| 2524 | 2524 |
| 2525 /** @domName SVGFEMergeElement.className */ | 2525 /** @domName SVGFEMergeElement.className */ |
| 2526 AnimatedString get $dom_svgClassName native "SVGFEMergeElement_className_Gette
r"; | 2526 AnimatedString get $dom_svgClassName native "SVGFEMergeElement_className_Gette
r"; |
| 2527 | 2527 |
| 2528 | 2528 |
| 2529 /** @domName SVGFEMergeElement.style */ | 2529 /** @domName SVGFEMergeElement.style */ |
| 2530 CSSStyleDeclaration get style native "SVGFEMergeElement_style_Getter"; | 2530 CssStyleDeclaration get style native "SVGFEMergeElement_style_Getter"; |
| 2531 | 2531 |
| 2532 | 2532 |
| 2533 /** @domName SVGFEMergeElement.getPresentationAttribute */ | 2533 /** @domName SVGFEMergeElement.getPresentationAttribute */ |
| 2534 CSSValue getPresentationAttribute(String name) native "SVGFEMergeElement_getPr
esentationAttribute_Callback"; | 2534 CssValue getPresentationAttribute(String name) native "SVGFEMergeElement_getPr
esentationAttribute_Callback"; |
| 2535 | 2535 |
| 2536 } | 2536 } |
| 2537 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2537 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2538 // for details. All rights reserved. Use of this source code is governed by a | 2538 // for details. All rights reserved. Use of this source code is governed by a |
| 2539 // BSD-style license that can be found in the LICENSE file. | 2539 // BSD-style license that can be found in the LICENSE file. |
| 2540 | 2540 |
| 2541 // WARNING: Do not edit - generated code. | 2541 // WARNING: Do not edit - generated code. |
| 2542 | 2542 |
| 2543 | 2543 |
| 2544 /// @domName SVGFEMergeNodeElement | 2544 /// @domName SVGFEMergeNodeElement |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2606 | 2606 |
| 2607 /** @domName SVGFEMorphologyElement.y */ | 2607 /** @domName SVGFEMorphologyElement.y */ |
| 2608 AnimatedLength get y native "SVGFEMorphologyElement_y_Getter"; | 2608 AnimatedLength get y native "SVGFEMorphologyElement_y_Getter"; |
| 2609 | 2609 |
| 2610 | 2610 |
| 2611 /** @domName SVGFEMorphologyElement.className */ | 2611 /** @domName SVGFEMorphologyElement.className */ |
| 2612 AnimatedString get $dom_svgClassName native "SVGFEMorphologyElement_className_
Getter"; | 2612 AnimatedString get $dom_svgClassName native "SVGFEMorphologyElement_className_
Getter"; |
| 2613 | 2613 |
| 2614 | 2614 |
| 2615 /** @domName SVGFEMorphologyElement.style */ | 2615 /** @domName SVGFEMorphologyElement.style */ |
| 2616 CSSStyleDeclaration get style native "SVGFEMorphologyElement_style_Getter"; | 2616 CssStyleDeclaration get style native "SVGFEMorphologyElement_style_Getter"; |
| 2617 | 2617 |
| 2618 | 2618 |
| 2619 /** @domName SVGFEMorphologyElement.getPresentationAttribute */ | 2619 /** @domName SVGFEMorphologyElement.getPresentationAttribute */ |
| 2620 CSSValue getPresentationAttribute(String name) native "SVGFEMorphologyElement_
getPresentationAttribute_Callback"; | 2620 CssValue getPresentationAttribute(String name) native "SVGFEMorphologyElement_
getPresentationAttribute_Callback"; |
| 2621 | 2621 |
| 2622 } | 2622 } |
| 2623 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2623 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2624 // for details. All rights reserved. Use of this source code is governed by a | 2624 // for details. All rights reserved. Use of this source code is governed by a |
| 2625 // BSD-style license that can be found in the LICENSE file. | 2625 // BSD-style license that can be found in the LICENSE file. |
| 2626 | 2626 |
| 2627 // WARNING: Do not edit - generated code. | 2627 // WARNING: Do not edit - generated code. |
| 2628 | 2628 |
| 2629 | 2629 |
| 2630 /// @domName SVGFEOffsetElement | 2630 /// @domName SVGFEOffsetElement |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2662 | 2662 |
| 2663 /** @domName SVGFEOffsetElement.y */ | 2663 /** @domName SVGFEOffsetElement.y */ |
| 2664 AnimatedLength get y native "SVGFEOffsetElement_y_Getter"; | 2664 AnimatedLength get y native "SVGFEOffsetElement_y_Getter"; |
| 2665 | 2665 |
| 2666 | 2666 |
| 2667 /** @domName SVGFEOffsetElement.className */ | 2667 /** @domName SVGFEOffsetElement.className */ |
| 2668 AnimatedString get $dom_svgClassName native "SVGFEOffsetElement_className_Gett
er"; | 2668 AnimatedString get $dom_svgClassName native "SVGFEOffsetElement_className_Gett
er"; |
| 2669 | 2669 |
| 2670 | 2670 |
| 2671 /** @domName SVGFEOffsetElement.style */ | 2671 /** @domName SVGFEOffsetElement.style */ |
| 2672 CSSStyleDeclaration get style native "SVGFEOffsetElement_style_Getter"; | 2672 CssStyleDeclaration get style native "SVGFEOffsetElement_style_Getter"; |
| 2673 | 2673 |
| 2674 | 2674 |
| 2675 /** @domName SVGFEOffsetElement.getPresentationAttribute */ | 2675 /** @domName SVGFEOffsetElement.getPresentationAttribute */ |
| 2676 CSSValue getPresentationAttribute(String name) native "SVGFEOffsetElement_getP
resentationAttribute_Callback"; | 2676 CssValue getPresentationAttribute(String name) native "SVGFEOffsetElement_getP
resentationAttribute_Callback"; |
| 2677 | 2677 |
| 2678 } | 2678 } |
| 2679 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2679 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2680 // for details. All rights reserved. Use of this source code is governed by a | 2680 // for details. All rights reserved. Use of this source code is governed by a |
| 2681 // BSD-style license that can be found in the LICENSE file. | 2681 // BSD-style license that can be found in the LICENSE file. |
| 2682 | 2682 |
| 2683 // WARNING: Do not edit - generated code. | 2683 // WARNING: Do not edit - generated code. |
| 2684 | 2684 |
| 2685 | 2685 |
| 2686 /// @domName SVGFEPointLightElement | 2686 /// @domName SVGFEPointLightElement |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2746 | 2746 |
| 2747 /** @domName SVGFESpecularLightingElement.y */ | 2747 /** @domName SVGFESpecularLightingElement.y */ |
| 2748 AnimatedLength get y native "SVGFESpecularLightingElement_y_Getter"; | 2748 AnimatedLength get y native "SVGFESpecularLightingElement_y_Getter"; |
| 2749 | 2749 |
| 2750 | 2750 |
| 2751 /** @domName SVGFESpecularLightingElement.className */ | 2751 /** @domName SVGFESpecularLightingElement.className */ |
| 2752 AnimatedString get $dom_svgClassName native "SVGFESpecularLightingElement_clas
sName_Getter"; | 2752 AnimatedString get $dom_svgClassName native "SVGFESpecularLightingElement_clas
sName_Getter"; |
| 2753 | 2753 |
| 2754 | 2754 |
| 2755 /** @domName SVGFESpecularLightingElement.style */ | 2755 /** @domName SVGFESpecularLightingElement.style */ |
| 2756 CSSStyleDeclaration get style native "SVGFESpecularLightingElement_style_Gette
r"; | 2756 CssStyleDeclaration get style native "SVGFESpecularLightingElement_style_Gette
r"; |
| 2757 | 2757 |
| 2758 | 2758 |
| 2759 /** @domName SVGFESpecularLightingElement.getPresentationAttribute */ | 2759 /** @domName SVGFESpecularLightingElement.getPresentationAttribute */ |
| 2760 CSSValue getPresentationAttribute(String name) native "SVGFESpecularLightingEl
ement_getPresentationAttribute_Callback"; | 2760 CssValue getPresentationAttribute(String name) native "SVGFESpecularLightingEl
ement_getPresentationAttribute_Callback"; |
| 2761 | 2761 |
| 2762 } | 2762 } |
| 2763 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2763 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2764 // for details. All rights reserved. Use of this source code is governed by a | 2764 // for details. All rights reserved. Use of this source code is governed by a |
| 2765 // BSD-style license that can be found in the LICENSE file. | 2765 // BSD-style license that can be found in the LICENSE file. |
| 2766 | 2766 |
| 2767 // WARNING: Do not edit - generated code. | 2767 // WARNING: Do not edit - generated code. |
| 2768 | 2768 |
| 2769 | 2769 |
| 2770 /// @domName SVGFESpotLightElement | 2770 /// @domName SVGFESpotLightElement |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2838 | 2838 |
| 2839 /** @domName SVGFETileElement.y */ | 2839 /** @domName SVGFETileElement.y */ |
| 2840 AnimatedLength get y native "SVGFETileElement_y_Getter"; | 2840 AnimatedLength get y native "SVGFETileElement_y_Getter"; |
| 2841 | 2841 |
| 2842 | 2842 |
| 2843 /** @domName SVGFETileElement.className */ | 2843 /** @domName SVGFETileElement.className */ |
| 2844 AnimatedString get $dom_svgClassName native "SVGFETileElement_className_Getter
"; | 2844 AnimatedString get $dom_svgClassName native "SVGFETileElement_className_Getter
"; |
| 2845 | 2845 |
| 2846 | 2846 |
| 2847 /** @domName SVGFETileElement.style */ | 2847 /** @domName SVGFETileElement.style */ |
| 2848 CSSStyleDeclaration get style native "SVGFETileElement_style_Getter"; | 2848 CssStyleDeclaration get style native "SVGFETileElement_style_Getter"; |
| 2849 | 2849 |
| 2850 | 2850 |
| 2851 /** @domName SVGFETileElement.getPresentationAttribute */ | 2851 /** @domName SVGFETileElement.getPresentationAttribute */ |
| 2852 CSSValue getPresentationAttribute(String name) native "SVGFETileElement_getPre
sentationAttribute_Callback"; | 2852 CssValue getPresentationAttribute(String name) native "SVGFETileElement_getPre
sentationAttribute_Callback"; |
| 2853 | 2853 |
| 2854 } | 2854 } |
| 2855 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2855 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2856 // for details. All rights reserved. Use of this source code is governed by a | 2856 // for details. All rights reserved. Use of this source code is governed by a |
| 2857 // BSD-style license that can be found in the LICENSE file. | 2857 // BSD-style license that can be found in the LICENSE file. |
| 2858 | 2858 |
| 2859 // WARNING: Do not edit - generated code. | 2859 // WARNING: Do not edit - generated code. |
| 2860 | 2860 |
| 2861 | 2861 |
| 2862 /// @domName SVGFETurbulenceElement | 2862 /// @domName SVGFETurbulenceElement |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2918 | 2918 |
| 2919 /** @domName SVGFETurbulenceElement.y */ | 2919 /** @domName SVGFETurbulenceElement.y */ |
| 2920 AnimatedLength get y native "SVGFETurbulenceElement_y_Getter"; | 2920 AnimatedLength get y native "SVGFETurbulenceElement_y_Getter"; |
| 2921 | 2921 |
| 2922 | 2922 |
| 2923 /** @domName SVGFETurbulenceElement.className */ | 2923 /** @domName SVGFETurbulenceElement.className */ |
| 2924 AnimatedString get $dom_svgClassName native "SVGFETurbulenceElement_className_
Getter"; | 2924 AnimatedString get $dom_svgClassName native "SVGFETurbulenceElement_className_
Getter"; |
| 2925 | 2925 |
| 2926 | 2926 |
| 2927 /** @domName SVGFETurbulenceElement.style */ | 2927 /** @domName SVGFETurbulenceElement.style */ |
| 2928 CSSStyleDeclaration get style native "SVGFETurbulenceElement_style_Getter"; | 2928 CssStyleDeclaration get style native "SVGFETurbulenceElement_style_Getter"; |
| 2929 | 2929 |
| 2930 | 2930 |
| 2931 /** @domName SVGFETurbulenceElement.getPresentationAttribute */ | 2931 /** @domName SVGFETurbulenceElement.getPresentationAttribute */ |
| 2932 CSSValue getPresentationAttribute(String name) native "SVGFETurbulenceElement_
getPresentationAttribute_Callback"; | 2932 CssValue getPresentationAttribute(String name) native "SVGFETurbulenceElement_
getPresentationAttribute_Callback"; |
| 2933 | 2933 |
| 2934 } | 2934 } |
| 2935 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2935 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2936 // for details. All rights reserved. Use of this source code is governed by a | 2936 // for details. All rights reserved. Use of this source code is governed by a |
| 2937 // BSD-style license that can be found in the LICENSE file. | 2937 // BSD-style license that can be found in the LICENSE file. |
| 2938 | 2938 |
| 2939 // WARNING: Do not edit - generated code. | 2939 // WARNING: Do not edit - generated code. |
| 2940 | 2940 |
| 2941 | 2941 |
| 2942 /// @domName SVGFilterElement | 2942 /// @domName SVGFilterElement |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3000 | 3000 |
| 3001 /** @domName SVGFilterElement.xmlspace */ | 3001 /** @domName SVGFilterElement.xmlspace */ |
| 3002 void set xmlspace(String value) native "SVGFilterElement_xmlspace_Setter"; | 3002 void set xmlspace(String value) native "SVGFilterElement_xmlspace_Setter"; |
| 3003 | 3003 |
| 3004 | 3004 |
| 3005 /** @domName SVGFilterElement.className */ | 3005 /** @domName SVGFilterElement.className */ |
| 3006 AnimatedString get $dom_svgClassName native "SVGFilterElement_className_Getter
"; | 3006 AnimatedString get $dom_svgClassName native "SVGFilterElement_className_Getter
"; |
| 3007 | 3007 |
| 3008 | 3008 |
| 3009 /** @domName SVGFilterElement.style */ | 3009 /** @domName SVGFilterElement.style */ |
| 3010 CSSStyleDeclaration get style native "SVGFilterElement_style_Getter"; | 3010 CssStyleDeclaration get style native "SVGFilterElement_style_Getter"; |
| 3011 | 3011 |
| 3012 | 3012 |
| 3013 /** @domName SVGFilterElement.getPresentationAttribute */ | 3013 /** @domName SVGFilterElement.getPresentationAttribute */ |
| 3014 CSSValue getPresentationAttribute(String name) native "SVGFilterElement_getPre
sentationAttribute_Callback"; | 3014 CssValue getPresentationAttribute(String name) native "SVGFilterElement_getPre
sentationAttribute_Callback"; |
| 3015 | 3015 |
| 3016 | 3016 |
| 3017 /** @domName SVGFilterElement.href */ | 3017 /** @domName SVGFilterElement.href */ |
| 3018 AnimatedString get href native "SVGFilterElement_href_Getter"; | 3018 AnimatedString get href native "SVGFilterElement_href_Getter"; |
| 3019 | 3019 |
| 3020 } | 3020 } |
| 3021 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 3021 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 3022 // for details. All rights reserved. Use of this source code is governed by a | 3022 // for details. All rights reserved. Use of this source code is governed by a |
| 3023 // BSD-style license that can be found in the LICENSE file. | 3023 // BSD-style license that can be found in the LICENSE file. |
| 3024 | 3024 |
| (...skipping 23 matching lines...) Expand all Loading... |
| 3048 | 3048 |
| 3049 /** @domName SVGFilterPrimitiveStandardAttributes.y */ | 3049 /** @domName SVGFilterPrimitiveStandardAttributes.y */ |
| 3050 AnimatedLength get y native "SVGFilterPrimitiveStandardAttributes_y_Getter"; | 3050 AnimatedLength get y native "SVGFilterPrimitiveStandardAttributes_y_Getter"; |
| 3051 | 3051 |
| 3052 | 3052 |
| 3053 /** @domName SVGFilterPrimitiveStandardAttributes.className */ | 3053 /** @domName SVGFilterPrimitiveStandardAttributes.className */ |
| 3054 AnimatedString get $dom_svgClassName native "SVGFilterPrimitiveStandardAttribu
tes_className_Getter"; | 3054 AnimatedString get $dom_svgClassName native "SVGFilterPrimitiveStandardAttribu
tes_className_Getter"; |
| 3055 | 3055 |
| 3056 | 3056 |
| 3057 /** @domName SVGFilterPrimitiveStandardAttributes.style */ | 3057 /** @domName SVGFilterPrimitiveStandardAttributes.style */ |
| 3058 CSSStyleDeclaration get style native "SVGFilterPrimitiveStandardAttributes_sty
le_Getter"; | 3058 CssStyleDeclaration get style native "SVGFilterPrimitiveStandardAttributes_sty
le_Getter"; |
| 3059 | 3059 |
| 3060 | 3060 |
| 3061 /** @domName SVGFilterPrimitiveStandardAttributes.getPresentationAttribute */ | 3061 /** @domName SVGFilterPrimitiveStandardAttributes.getPresentationAttribute */ |
| 3062 CSSValue getPresentationAttribute(String name) native "SVGFilterPrimitiveStand
ardAttributes_getPresentationAttribute_Callback"; | 3062 CssValue getPresentationAttribute(String name) native "SVGFilterPrimitiveStand
ardAttributes_getPresentationAttribute_Callback"; |
| 3063 | 3063 |
| 3064 } | 3064 } |
| 3065 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 3065 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 3066 // for details. All rights reserved. Use of this source code is governed by a | 3066 // for details. All rights reserved. Use of this source code is governed by a |
| 3067 // BSD-style license that can be found in the LICENSE file. | 3067 // BSD-style license that can be found in the LICENSE file. |
| 3068 | 3068 |
| 3069 // WARNING: Do not edit - generated code. | 3069 // WARNING: Do not edit - generated code. |
| 3070 | 3070 |
| 3071 | 3071 |
| 3072 /// @domName SVGFitToViewBox | 3072 /// @domName SVGFitToViewBox |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3238 | 3238 |
| 3239 /** @domName SVGForeignObjectElement.getTransformToElement */ | 3239 /** @domName SVGForeignObjectElement.getTransformToElement */ |
| 3240 Matrix getTransformToElement(SvgElement element) native "SVGForeignObjectEleme
nt_getTransformToElement_Callback"; | 3240 Matrix getTransformToElement(SvgElement element) native "SVGForeignObjectEleme
nt_getTransformToElement_Callback"; |
| 3241 | 3241 |
| 3242 | 3242 |
| 3243 /** @domName SVGForeignObjectElement.className */ | 3243 /** @domName SVGForeignObjectElement.className */ |
| 3244 AnimatedString get $dom_svgClassName native "SVGForeignObjectElement_className
_Getter"; | 3244 AnimatedString get $dom_svgClassName native "SVGForeignObjectElement_className
_Getter"; |
| 3245 | 3245 |
| 3246 | 3246 |
| 3247 /** @domName SVGForeignObjectElement.style */ | 3247 /** @domName SVGForeignObjectElement.style */ |
| 3248 CSSStyleDeclaration get style native "SVGForeignObjectElement_style_Getter"; | 3248 CssStyleDeclaration get style native "SVGForeignObjectElement_style_Getter"; |
| 3249 | 3249 |
| 3250 | 3250 |
| 3251 /** @domName SVGForeignObjectElement.getPresentationAttribute */ | 3251 /** @domName SVGForeignObjectElement.getPresentationAttribute */ |
| 3252 CSSValue getPresentationAttribute(String name) native "SVGForeignObjectElement
_getPresentationAttribute_Callback"; | 3252 CssValue getPresentationAttribute(String name) native "SVGForeignObjectElement
_getPresentationAttribute_Callback"; |
| 3253 | 3253 |
| 3254 | 3254 |
| 3255 /** @domName SVGForeignObjectElement.requiredExtensions */ | 3255 /** @domName SVGForeignObjectElement.requiredExtensions */ |
| 3256 StringList get requiredExtensions native "SVGForeignObjectElement_requiredExte
nsions_Getter"; | 3256 StringList get requiredExtensions native "SVGForeignObjectElement_requiredExte
nsions_Getter"; |
| 3257 | 3257 |
| 3258 | 3258 |
| 3259 /** @domName SVGForeignObjectElement.requiredFeatures */ | 3259 /** @domName SVGForeignObjectElement.requiredFeatures */ |
| 3260 StringList get requiredFeatures native "SVGForeignObjectElement_requiredFeatur
es_Getter"; | 3260 StringList get requiredFeatures native "SVGForeignObjectElement_requiredFeatur
es_Getter"; |
| 3261 | 3261 |
| 3262 | 3262 |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3328 | 3328 |
| 3329 /** @domName SVGGElement.getTransformToElement */ | 3329 /** @domName SVGGElement.getTransformToElement */ |
| 3330 Matrix getTransformToElement(SvgElement element) native "SVGGElement_getTransf
ormToElement_Callback"; | 3330 Matrix getTransformToElement(SvgElement element) native "SVGGElement_getTransf
ormToElement_Callback"; |
| 3331 | 3331 |
| 3332 | 3332 |
| 3333 /** @domName SVGGElement.className */ | 3333 /** @domName SVGGElement.className */ |
| 3334 AnimatedString get $dom_svgClassName native "SVGGElement_className_Getter"; | 3334 AnimatedString get $dom_svgClassName native "SVGGElement_className_Getter"; |
| 3335 | 3335 |
| 3336 | 3336 |
| 3337 /** @domName SVGGElement.style */ | 3337 /** @domName SVGGElement.style */ |
| 3338 CSSStyleDeclaration get style native "SVGGElement_style_Getter"; | 3338 CssStyleDeclaration get style native "SVGGElement_style_Getter"; |
| 3339 | 3339 |
| 3340 | 3340 |
| 3341 /** @domName SVGGElement.getPresentationAttribute */ | 3341 /** @domName SVGGElement.getPresentationAttribute */ |
| 3342 CSSValue getPresentationAttribute(String name) native "SVGGElement_getPresenta
tionAttribute_Callback"; | 3342 CssValue getPresentationAttribute(String name) native "SVGGElement_getPresenta
tionAttribute_Callback"; |
| 3343 | 3343 |
| 3344 | 3344 |
| 3345 /** @domName SVGGElement.requiredExtensions */ | 3345 /** @domName SVGGElement.requiredExtensions */ |
| 3346 StringList get requiredExtensions native "SVGGElement_requiredExtensions_Gette
r"; | 3346 StringList get requiredExtensions native "SVGGElement_requiredExtensions_Gette
r"; |
| 3347 | 3347 |
| 3348 | 3348 |
| 3349 /** @domName SVGGElement.requiredFeatures */ | 3349 /** @domName SVGGElement.requiredFeatures */ |
| 3350 StringList get requiredFeatures native "SVGGElement_requiredFeatures_Getter"; | 3350 StringList get requiredFeatures native "SVGGElement_requiredFeatures_Getter"; |
| 3351 | 3351 |
| 3352 | 3352 |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3434 | 3434 |
| 3435 /** @domName SVGGlyphRefElement.y */ | 3435 /** @domName SVGGlyphRefElement.y */ |
| 3436 void set y(num value) native "SVGGlyphRefElement_y_Setter"; | 3436 void set y(num value) native "SVGGlyphRefElement_y_Setter"; |
| 3437 | 3437 |
| 3438 | 3438 |
| 3439 /** @domName SVGGlyphRefElement.className */ | 3439 /** @domName SVGGlyphRefElement.className */ |
| 3440 AnimatedString get $dom_svgClassName native "SVGGlyphRefElement_className_Gett
er"; | 3440 AnimatedString get $dom_svgClassName native "SVGGlyphRefElement_className_Gett
er"; |
| 3441 | 3441 |
| 3442 | 3442 |
| 3443 /** @domName SVGGlyphRefElement.style */ | 3443 /** @domName SVGGlyphRefElement.style */ |
| 3444 CSSStyleDeclaration get style native "SVGGlyphRefElement_style_Getter"; | 3444 CssStyleDeclaration get style native "SVGGlyphRefElement_style_Getter"; |
| 3445 | 3445 |
| 3446 | 3446 |
| 3447 /** @domName SVGGlyphRefElement.getPresentationAttribute */ | 3447 /** @domName SVGGlyphRefElement.getPresentationAttribute */ |
| 3448 CSSValue getPresentationAttribute(String name) native "SVGGlyphRefElement_getP
resentationAttribute_Callback"; | 3448 CssValue getPresentationAttribute(String name) native "SVGGlyphRefElement_getP
resentationAttribute_Callback"; |
| 3449 | 3449 |
| 3450 | 3450 |
| 3451 /** @domName SVGGlyphRefElement.href */ | 3451 /** @domName SVGGlyphRefElement.href */ |
| 3452 AnimatedString get href native "SVGGlyphRefElement_href_Getter"; | 3452 AnimatedString get href native "SVGGlyphRefElement_href_Getter"; |
| 3453 | 3453 |
| 3454 } | 3454 } |
| 3455 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 3455 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 3456 // for details. All rights reserved. Use of this source code is governed by a | 3456 // for details. All rights reserved. Use of this source code is governed by a |
| 3457 // BSD-style license that can be found in the LICENSE file. | 3457 // BSD-style license that can be found in the LICENSE file. |
| 3458 | 3458 |
| (...skipping 27 matching lines...) Expand all Loading... |
| 3486 | 3486 |
| 3487 /** @domName SVGGradientElement.externalResourcesRequired */ | 3487 /** @domName SVGGradientElement.externalResourcesRequired */ |
| 3488 AnimatedBoolean get externalResourcesRequired native "SVGGradientElement_exter
nalResourcesRequired_Getter"; | 3488 AnimatedBoolean get externalResourcesRequired native "SVGGradientElement_exter
nalResourcesRequired_Getter"; |
| 3489 | 3489 |
| 3490 | 3490 |
| 3491 /** @domName SVGGradientElement.className */ | 3491 /** @domName SVGGradientElement.className */ |
| 3492 AnimatedString get $dom_svgClassName native "SVGGradientElement_className_Gett
er"; | 3492 AnimatedString get $dom_svgClassName native "SVGGradientElement_className_Gett
er"; |
| 3493 | 3493 |
| 3494 | 3494 |
| 3495 /** @domName SVGGradientElement.style */ | 3495 /** @domName SVGGradientElement.style */ |
| 3496 CSSStyleDeclaration get style native "SVGGradientElement_style_Getter"; | 3496 CssStyleDeclaration get style native "SVGGradientElement_style_Getter"; |
| 3497 | 3497 |
| 3498 | 3498 |
| 3499 /** @domName SVGGradientElement.getPresentationAttribute */ | 3499 /** @domName SVGGradientElement.getPresentationAttribute */ |
| 3500 CSSValue getPresentationAttribute(String name) native "SVGGradientElement_getP
resentationAttribute_Callback"; | 3500 CssValue getPresentationAttribute(String name) native "SVGGradientElement_getP
resentationAttribute_Callback"; |
| 3501 | 3501 |
| 3502 | 3502 |
| 3503 /** @domName SVGGradientElement.href */ | 3503 /** @domName SVGGradientElement.href */ |
| 3504 AnimatedString get href native "SVGGradientElement_href_Getter"; | 3504 AnimatedString get href native "SVGGradientElement_href_Getter"; |
| 3505 | 3505 |
| 3506 } | 3506 } |
| 3507 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 3507 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 3508 // for details. All rights reserved. Use of this source code is governed by a | 3508 // for details. All rights reserved. Use of this source code is governed by a |
| 3509 // BSD-style license that can be found in the LICENSE file. | 3509 // BSD-style license that can be found in the LICENSE file. |
| 3510 | 3510 |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3594 | 3594 |
| 3595 /** @domName SVGImageElement.getTransformToElement */ | 3595 /** @domName SVGImageElement.getTransformToElement */ |
| 3596 Matrix getTransformToElement(SvgElement element) native "SVGImageElement_getTr
ansformToElement_Callback"; | 3596 Matrix getTransformToElement(SvgElement element) native "SVGImageElement_getTr
ansformToElement_Callback"; |
| 3597 | 3597 |
| 3598 | 3598 |
| 3599 /** @domName SVGImageElement.className */ | 3599 /** @domName SVGImageElement.className */ |
| 3600 AnimatedString get $dom_svgClassName native "SVGImageElement_className_Getter"
; | 3600 AnimatedString get $dom_svgClassName native "SVGImageElement_className_Getter"
; |
| 3601 | 3601 |
| 3602 | 3602 |
| 3603 /** @domName SVGImageElement.style */ | 3603 /** @domName SVGImageElement.style */ |
| 3604 CSSStyleDeclaration get style native "SVGImageElement_style_Getter"; | 3604 CssStyleDeclaration get style native "SVGImageElement_style_Getter"; |
| 3605 | 3605 |
| 3606 | 3606 |
| 3607 /** @domName SVGImageElement.getPresentationAttribute */ | 3607 /** @domName SVGImageElement.getPresentationAttribute */ |
| 3608 CSSValue getPresentationAttribute(String name) native "SVGImageElement_getPres
entationAttribute_Callback"; | 3608 CssValue getPresentationAttribute(String name) native "SVGImageElement_getPres
entationAttribute_Callback"; |
| 3609 | 3609 |
| 3610 | 3610 |
| 3611 /** @domName SVGImageElement.requiredExtensions */ | 3611 /** @domName SVGImageElement.requiredExtensions */ |
| 3612 StringList get requiredExtensions native "SVGImageElement_requiredExtensions_G
etter"; | 3612 StringList get requiredExtensions native "SVGImageElement_requiredExtensions_G
etter"; |
| 3613 | 3613 |
| 3614 | 3614 |
| 3615 /** @domName SVGImageElement.requiredFeatures */ | 3615 /** @domName SVGImageElement.requiredFeatures */ |
| 3616 StringList get requiredFeatures native "SVGImageElement_requiredFeatures_Gette
r"; | 3616 StringList get requiredFeatures native "SVGImageElement_requiredFeatures_Gette
r"; |
| 3617 | 3617 |
| 3618 | 3618 |
| (...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3939 | 3939 |
| 3940 /** @domName SVGLineElement.getTransformToElement */ | 3940 /** @domName SVGLineElement.getTransformToElement */ |
| 3941 Matrix getTransformToElement(SvgElement element) native "SVGLineElement_getTra
nsformToElement_Callback"; | 3941 Matrix getTransformToElement(SvgElement element) native "SVGLineElement_getTra
nsformToElement_Callback"; |
| 3942 | 3942 |
| 3943 | 3943 |
| 3944 /** @domName SVGLineElement.className */ | 3944 /** @domName SVGLineElement.className */ |
| 3945 AnimatedString get $dom_svgClassName native "SVGLineElement_className_Getter"; | 3945 AnimatedString get $dom_svgClassName native "SVGLineElement_className_Getter"; |
| 3946 | 3946 |
| 3947 | 3947 |
| 3948 /** @domName SVGLineElement.style */ | 3948 /** @domName SVGLineElement.style */ |
| 3949 CSSStyleDeclaration get style native "SVGLineElement_style_Getter"; | 3949 CssStyleDeclaration get style native "SVGLineElement_style_Getter"; |
| 3950 | 3950 |
| 3951 | 3951 |
| 3952 /** @domName SVGLineElement.getPresentationAttribute */ | 3952 /** @domName SVGLineElement.getPresentationAttribute */ |
| 3953 CSSValue getPresentationAttribute(String name) native "SVGLineElement_getPrese
ntationAttribute_Callback"; | 3953 CssValue getPresentationAttribute(String name) native "SVGLineElement_getPrese
ntationAttribute_Callback"; |
| 3954 | 3954 |
| 3955 | 3955 |
| 3956 /** @domName SVGLineElement.requiredExtensions */ | 3956 /** @domName SVGLineElement.requiredExtensions */ |
| 3957 StringList get requiredExtensions native "SVGLineElement_requiredExtensions_Ge
tter"; | 3957 StringList get requiredExtensions native "SVGLineElement_requiredExtensions_Ge
tter"; |
| 3958 | 3958 |
| 3959 | 3959 |
| 3960 /** @domName SVGLineElement.requiredFeatures */ | 3960 /** @domName SVGLineElement.requiredFeatures */ |
| 3961 StringList get requiredFeatures native "SVGLineElement_requiredFeatures_Getter
"; | 3961 StringList get requiredFeatures native "SVGLineElement_requiredFeatures_Getter
"; |
| 3962 | 3962 |
| 3963 | 3963 |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4149 | 4149 |
| 4150 /** @domName SVGMarkerElement.xmlspace */ | 4150 /** @domName SVGMarkerElement.xmlspace */ |
| 4151 void set xmlspace(String value) native "SVGMarkerElement_xmlspace_Setter"; | 4151 void set xmlspace(String value) native "SVGMarkerElement_xmlspace_Setter"; |
| 4152 | 4152 |
| 4153 | 4153 |
| 4154 /** @domName SVGMarkerElement.className */ | 4154 /** @domName SVGMarkerElement.className */ |
| 4155 AnimatedString get $dom_svgClassName native "SVGMarkerElement_className_Getter
"; | 4155 AnimatedString get $dom_svgClassName native "SVGMarkerElement_className_Getter
"; |
| 4156 | 4156 |
| 4157 | 4157 |
| 4158 /** @domName SVGMarkerElement.style */ | 4158 /** @domName SVGMarkerElement.style */ |
| 4159 CSSStyleDeclaration get style native "SVGMarkerElement_style_Getter"; | 4159 CssStyleDeclaration get style native "SVGMarkerElement_style_Getter"; |
| 4160 | 4160 |
| 4161 | 4161 |
| 4162 /** @domName SVGMarkerElement.getPresentationAttribute */ | 4162 /** @domName SVGMarkerElement.getPresentationAttribute */ |
| 4163 CSSValue getPresentationAttribute(String name) native "SVGMarkerElement_getPre
sentationAttribute_Callback"; | 4163 CssValue getPresentationAttribute(String name) native "SVGMarkerElement_getPre
sentationAttribute_Callback"; |
| 4164 | 4164 |
| 4165 } | 4165 } |
| 4166 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 4166 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 4167 // for details. All rights reserved. Use of this source code is governed by a | 4167 // for details. All rights reserved. Use of this source code is governed by a |
| 4168 // BSD-style license that can be found in the LICENSE file. | 4168 // BSD-style license that can be found in the LICENSE file. |
| 4169 | 4169 |
| 4170 // WARNING: Do not edit - generated code. | 4170 // WARNING: Do not edit - generated code. |
| 4171 | 4171 |
| 4172 | 4172 |
| 4173 /// @domName SVGMaskElement | 4173 /// @domName SVGMaskElement |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4219 | 4219 |
| 4220 /** @domName SVGMaskElement.xmlspace */ | 4220 /** @domName SVGMaskElement.xmlspace */ |
| 4221 void set xmlspace(String value) native "SVGMaskElement_xmlspace_Setter"; | 4221 void set xmlspace(String value) native "SVGMaskElement_xmlspace_Setter"; |
| 4222 | 4222 |
| 4223 | 4223 |
| 4224 /** @domName SVGMaskElement.className */ | 4224 /** @domName SVGMaskElement.className */ |
| 4225 AnimatedString get $dom_svgClassName native "SVGMaskElement_className_Getter"; | 4225 AnimatedString get $dom_svgClassName native "SVGMaskElement_className_Getter"; |
| 4226 | 4226 |
| 4227 | 4227 |
| 4228 /** @domName SVGMaskElement.style */ | 4228 /** @domName SVGMaskElement.style */ |
| 4229 CSSStyleDeclaration get style native "SVGMaskElement_style_Getter"; | 4229 CssStyleDeclaration get style native "SVGMaskElement_style_Getter"; |
| 4230 | 4230 |
| 4231 | 4231 |
| 4232 /** @domName SVGMaskElement.getPresentationAttribute */ | 4232 /** @domName SVGMaskElement.getPresentationAttribute */ |
| 4233 CSSValue getPresentationAttribute(String name) native "SVGMaskElement_getPrese
ntationAttribute_Callback"; | 4233 CssValue getPresentationAttribute(String name) native "SVGMaskElement_getPrese
ntationAttribute_Callback"; |
| 4234 | 4234 |
| 4235 | 4235 |
| 4236 /** @domName SVGMaskElement.requiredExtensions */ | 4236 /** @domName SVGMaskElement.requiredExtensions */ |
| 4237 StringList get requiredExtensions native "SVGMaskElement_requiredExtensions_Ge
tter"; | 4237 StringList get requiredExtensions native "SVGMaskElement_requiredExtensions_Ge
tter"; |
| 4238 | 4238 |
| 4239 | 4239 |
| 4240 /** @domName SVGMaskElement.requiredFeatures */ | 4240 /** @domName SVGMaskElement.requiredFeatures */ |
| 4241 StringList get requiredFeatures native "SVGMaskElement_requiredFeatures_Getter
"; | 4241 StringList get requiredFeatures native "SVGMaskElement_requiredFeatures_Getter
"; |
| 4242 | 4242 |
| 4243 | 4243 |
| (...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4746 | 4746 |
| 4747 /** @domName SVGPathElement.getTransformToElement */ | 4747 /** @domName SVGPathElement.getTransformToElement */ |
| 4748 Matrix getTransformToElement(SvgElement element) native "SVGPathElement_getTra
nsformToElement_Callback"; | 4748 Matrix getTransformToElement(SvgElement element) native "SVGPathElement_getTra
nsformToElement_Callback"; |
| 4749 | 4749 |
| 4750 | 4750 |
| 4751 /** @domName SVGPathElement.className */ | 4751 /** @domName SVGPathElement.className */ |
| 4752 AnimatedString get $dom_svgClassName native "SVGPathElement_className_Getter"; | 4752 AnimatedString get $dom_svgClassName native "SVGPathElement_className_Getter"; |
| 4753 | 4753 |
| 4754 | 4754 |
| 4755 /** @domName SVGPathElement.style */ | 4755 /** @domName SVGPathElement.style */ |
| 4756 CSSStyleDeclaration get style native "SVGPathElement_style_Getter"; | 4756 CssStyleDeclaration get style native "SVGPathElement_style_Getter"; |
| 4757 | 4757 |
| 4758 | 4758 |
| 4759 /** @domName SVGPathElement.getPresentationAttribute */ | 4759 /** @domName SVGPathElement.getPresentationAttribute */ |
| 4760 CSSValue getPresentationAttribute(String name) native "SVGPathElement_getPrese
ntationAttribute_Callback"; | 4760 CssValue getPresentationAttribute(String name) native "SVGPathElement_getPrese
ntationAttribute_Callback"; |
| 4761 | 4761 |
| 4762 | 4762 |
| 4763 /** @domName SVGPathElement.requiredExtensions */ | 4763 /** @domName SVGPathElement.requiredExtensions */ |
| 4764 StringList get requiredExtensions native "SVGPathElement_requiredExtensions_Ge
tter"; | 4764 StringList get requiredExtensions native "SVGPathElement_requiredExtensions_Ge
tter"; |
| 4765 | 4765 |
| 4766 | 4766 |
| 4767 /** @domName SVGPathElement.requiredFeatures */ | 4767 /** @domName SVGPathElement.requiredFeatures */ |
| 4768 StringList get requiredFeatures native "SVGPathElement_requiredFeatures_Getter
"; | 4768 StringList get requiredFeatures native "SVGPathElement_requiredFeatures_Getter
"; |
| 4769 | 4769 |
| 4770 | 4770 |
| (...skipping 966 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5737 | 5737 |
| 5738 /** @domName SVGPatternElement.xmlspace */ | 5738 /** @domName SVGPatternElement.xmlspace */ |
| 5739 void set xmlspace(String value) native "SVGPatternElement_xmlspace_Setter"; | 5739 void set xmlspace(String value) native "SVGPatternElement_xmlspace_Setter"; |
| 5740 | 5740 |
| 5741 | 5741 |
| 5742 /** @domName SVGPatternElement.className */ | 5742 /** @domName SVGPatternElement.className */ |
| 5743 AnimatedString get $dom_svgClassName native "SVGPatternElement_className_Gette
r"; | 5743 AnimatedString get $dom_svgClassName native "SVGPatternElement_className_Gette
r"; |
| 5744 | 5744 |
| 5745 | 5745 |
| 5746 /** @domName SVGPatternElement.style */ | 5746 /** @domName SVGPatternElement.style */ |
| 5747 CSSStyleDeclaration get style native "SVGPatternElement_style_Getter"; | 5747 CssStyleDeclaration get style native "SVGPatternElement_style_Getter"; |
| 5748 | 5748 |
| 5749 | 5749 |
| 5750 /** @domName SVGPatternElement.getPresentationAttribute */ | 5750 /** @domName SVGPatternElement.getPresentationAttribute */ |
| 5751 CSSValue getPresentationAttribute(String name) native "SVGPatternElement_getPr
esentationAttribute_Callback"; | 5751 CssValue getPresentationAttribute(String name) native "SVGPatternElement_getPr
esentationAttribute_Callback"; |
| 5752 | 5752 |
| 5753 | 5753 |
| 5754 /** @domName SVGPatternElement.requiredExtensions */ | 5754 /** @domName SVGPatternElement.requiredExtensions */ |
| 5755 StringList get requiredExtensions native "SVGPatternElement_requiredExtensions
_Getter"; | 5755 StringList get requiredExtensions native "SVGPatternElement_requiredExtensions
_Getter"; |
| 5756 | 5756 |
| 5757 | 5757 |
| 5758 /** @domName SVGPatternElement.requiredFeatures */ | 5758 /** @domName SVGPatternElement.requiredFeatures */ |
| 5759 StringList get requiredFeatures native "SVGPatternElement_requiredFeatures_Get
ter"; | 5759 StringList get requiredFeatures native "SVGPatternElement_requiredFeatures_Get
ter"; |
| 5760 | 5760 |
| 5761 | 5761 |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5911 | 5911 |
| 5912 /** @domName SVGPolygonElement.getTransformToElement */ | 5912 /** @domName SVGPolygonElement.getTransformToElement */ |
| 5913 Matrix getTransformToElement(SvgElement element) native "SVGPolygonElement_get
TransformToElement_Callback"; | 5913 Matrix getTransformToElement(SvgElement element) native "SVGPolygonElement_get
TransformToElement_Callback"; |
| 5914 | 5914 |
| 5915 | 5915 |
| 5916 /** @domName SVGPolygonElement.className */ | 5916 /** @domName SVGPolygonElement.className */ |
| 5917 AnimatedString get $dom_svgClassName native "SVGPolygonElement_className_Gette
r"; | 5917 AnimatedString get $dom_svgClassName native "SVGPolygonElement_className_Gette
r"; |
| 5918 | 5918 |
| 5919 | 5919 |
| 5920 /** @domName SVGPolygonElement.style */ | 5920 /** @domName SVGPolygonElement.style */ |
| 5921 CSSStyleDeclaration get style native "SVGPolygonElement_style_Getter"; | 5921 CssStyleDeclaration get style native "SVGPolygonElement_style_Getter"; |
| 5922 | 5922 |
| 5923 | 5923 |
| 5924 /** @domName SVGPolygonElement.getPresentationAttribute */ | 5924 /** @domName SVGPolygonElement.getPresentationAttribute */ |
| 5925 CSSValue getPresentationAttribute(String name) native "SVGPolygonElement_getPr
esentationAttribute_Callback"; | 5925 CssValue getPresentationAttribute(String name) native "SVGPolygonElement_getPr
esentationAttribute_Callback"; |
| 5926 | 5926 |
| 5927 | 5927 |
| 5928 /** @domName SVGPolygonElement.requiredExtensions */ | 5928 /** @domName SVGPolygonElement.requiredExtensions */ |
| 5929 StringList get requiredExtensions native "SVGPolygonElement_requiredExtensions
_Getter"; | 5929 StringList get requiredExtensions native "SVGPolygonElement_requiredExtensions
_Getter"; |
| 5930 | 5930 |
| 5931 | 5931 |
| 5932 /** @domName SVGPolygonElement.requiredFeatures */ | 5932 /** @domName SVGPolygonElement.requiredFeatures */ |
| 5933 StringList get requiredFeatures native "SVGPolygonElement_requiredFeatures_Get
ter"; | 5933 StringList get requiredFeatures native "SVGPolygonElement_requiredFeatures_Get
ter"; |
| 5934 | 5934 |
| 5935 | 5935 |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6009 | 6009 |
| 6010 /** @domName SVGPolylineElement.getTransformToElement */ | 6010 /** @domName SVGPolylineElement.getTransformToElement */ |
| 6011 Matrix getTransformToElement(SvgElement element) native "SVGPolylineElement_ge
tTransformToElement_Callback"; | 6011 Matrix getTransformToElement(SvgElement element) native "SVGPolylineElement_ge
tTransformToElement_Callback"; |
| 6012 | 6012 |
| 6013 | 6013 |
| 6014 /** @domName SVGPolylineElement.className */ | 6014 /** @domName SVGPolylineElement.className */ |
| 6015 AnimatedString get $dom_svgClassName native "SVGPolylineElement_className_Gett
er"; | 6015 AnimatedString get $dom_svgClassName native "SVGPolylineElement_className_Gett
er"; |
| 6016 | 6016 |
| 6017 | 6017 |
| 6018 /** @domName SVGPolylineElement.style */ | 6018 /** @domName SVGPolylineElement.style */ |
| 6019 CSSStyleDeclaration get style native "SVGPolylineElement_style_Getter"; | 6019 CssStyleDeclaration get style native "SVGPolylineElement_style_Getter"; |
| 6020 | 6020 |
| 6021 | 6021 |
| 6022 /** @domName SVGPolylineElement.getPresentationAttribute */ | 6022 /** @domName SVGPolylineElement.getPresentationAttribute */ |
| 6023 CSSValue getPresentationAttribute(String name) native "SVGPolylineElement_getP
resentationAttribute_Callback"; | 6023 CssValue getPresentationAttribute(String name) native "SVGPolylineElement_getP
resentationAttribute_Callback"; |
| 6024 | 6024 |
| 6025 | 6025 |
| 6026 /** @domName SVGPolylineElement.requiredExtensions */ | 6026 /** @domName SVGPolylineElement.requiredExtensions */ |
| 6027 StringList get requiredExtensions native "SVGPolylineElement_requiredExtension
s_Getter"; | 6027 StringList get requiredExtensions native "SVGPolylineElement_requiredExtension
s_Getter"; |
| 6028 | 6028 |
| 6029 | 6029 |
| 6030 /** @domName SVGPolylineElement.requiredFeatures */ | 6030 /** @domName SVGPolylineElement.requiredFeatures */ |
| 6031 StringList get requiredFeatures native "SVGPolylineElement_requiredFeatures_Ge
tter"; | 6031 StringList get requiredFeatures native "SVGPolylineElement_requiredFeatures_Ge
tter"; |
| 6032 | 6032 |
| 6033 | 6033 |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6261 | 6261 |
| 6262 /** @domName SVGRectElement.getTransformToElement */ | 6262 /** @domName SVGRectElement.getTransformToElement */ |
| 6263 Matrix getTransformToElement(SvgElement element) native "SVGRectElement_getTra
nsformToElement_Callback"; | 6263 Matrix getTransformToElement(SvgElement element) native "SVGRectElement_getTra
nsformToElement_Callback"; |
| 6264 | 6264 |
| 6265 | 6265 |
| 6266 /** @domName SVGRectElement.className */ | 6266 /** @domName SVGRectElement.className */ |
| 6267 AnimatedString get $dom_svgClassName native "SVGRectElement_className_Getter"; | 6267 AnimatedString get $dom_svgClassName native "SVGRectElement_className_Getter"; |
| 6268 | 6268 |
| 6269 | 6269 |
| 6270 /** @domName SVGRectElement.style */ | 6270 /** @domName SVGRectElement.style */ |
| 6271 CSSStyleDeclaration get style native "SVGRectElement_style_Getter"; | 6271 CssStyleDeclaration get style native "SVGRectElement_style_Getter"; |
| 6272 | 6272 |
| 6273 | 6273 |
| 6274 /** @domName SVGRectElement.getPresentationAttribute */ | 6274 /** @domName SVGRectElement.getPresentationAttribute */ |
| 6275 CSSValue getPresentationAttribute(String name) native "SVGRectElement_getPrese
ntationAttribute_Callback"; | 6275 CssValue getPresentationAttribute(String name) native "SVGRectElement_getPrese
ntationAttribute_Callback"; |
| 6276 | 6276 |
| 6277 | 6277 |
| 6278 /** @domName SVGRectElement.requiredExtensions */ | 6278 /** @domName SVGRectElement.requiredExtensions */ |
| 6279 StringList get requiredExtensions native "SVGRectElement_requiredExtensions_Ge
tter"; | 6279 StringList get requiredExtensions native "SVGRectElement_requiredExtensions_Ge
tter"; |
| 6280 | 6280 |
| 6281 | 6281 |
| 6282 /** @domName SVGRectElement.requiredFeatures */ | 6282 /** @domName SVGRectElement.requiredFeatures */ |
| 6283 StringList get requiredFeatures native "SVGRectElement_requiredFeatures_Getter
"; | 6283 StringList get requiredFeatures native "SVGRectElement_requiredFeatures_Getter
"; |
| 6284 | 6284 |
| 6285 | 6285 |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6379 | 6379 |
| 6380 /** @domName SVGStopElement.offset */ | 6380 /** @domName SVGStopElement.offset */ |
| 6381 AnimatedNumber get offset native "SVGStopElement_offset_Getter"; | 6381 AnimatedNumber get offset native "SVGStopElement_offset_Getter"; |
| 6382 | 6382 |
| 6383 | 6383 |
| 6384 /** @domName SVGStopElement.className */ | 6384 /** @domName SVGStopElement.className */ |
| 6385 AnimatedString get $dom_svgClassName native "SVGStopElement_className_Getter"; | 6385 AnimatedString get $dom_svgClassName native "SVGStopElement_className_Getter"; |
| 6386 | 6386 |
| 6387 | 6387 |
| 6388 /** @domName SVGStopElement.style */ | 6388 /** @domName SVGStopElement.style */ |
| 6389 CSSStyleDeclaration get style native "SVGStopElement_style_Getter"; | 6389 CssStyleDeclaration get style native "SVGStopElement_style_Getter"; |
| 6390 | 6390 |
| 6391 | 6391 |
| 6392 /** @domName SVGStopElement.getPresentationAttribute */ | 6392 /** @domName SVGStopElement.getPresentationAttribute */ |
| 6393 CSSValue getPresentationAttribute(String name) native "SVGStopElement_getPrese
ntationAttribute_Callback"; | 6393 CssValue getPresentationAttribute(String name) native "SVGStopElement_getPrese
ntationAttribute_Callback"; |
| 6394 | 6394 |
| 6395 } | 6395 } |
| 6396 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 6396 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 6397 // for details. All rights reserved. Use of this source code is governed by a | 6397 // for details. All rights reserved. Use of this source code is governed by a |
| 6398 // BSD-style license that can be found in the LICENSE file. | 6398 // BSD-style license that can be found in the LICENSE file. |
| 6399 | 6399 |
| 6400 // WARNING: Do not edit - generated code. | 6400 // WARNING: Do not edit - generated code. |
| 6401 | 6401 |
| 6402 | 6402 |
| 6403 /// @domName SVGStringList | 6403 /// @domName SVGStringList |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6540 /// @domName SVGStylable | 6540 /// @domName SVGStylable |
| 6541 class Stylable extends NativeFieldWrapperClass1 { | 6541 class Stylable extends NativeFieldWrapperClass1 { |
| 6542 Stylable.internal(); | 6542 Stylable.internal(); |
| 6543 | 6543 |
| 6544 | 6544 |
| 6545 /** @domName SVGStylable.className */ | 6545 /** @domName SVGStylable.className */ |
| 6546 AnimatedString get $dom_svgClassName native "SVGStylable_className_Getter"; | 6546 AnimatedString get $dom_svgClassName native "SVGStylable_className_Getter"; |
| 6547 | 6547 |
| 6548 | 6548 |
| 6549 /** @domName SVGStylable.style */ | 6549 /** @domName SVGStylable.style */ |
| 6550 CSSStyleDeclaration get style native "SVGStylable_style_Getter"; | 6550 CssStyleDeclaration get style native "SVGStylable_style_Getter"; |
| 6551 | 6551 |
| 6552 | 6552 |
| 6553 /** @domName SVGStylable.getPresentationAttribute */ | 6553 /** @domName SVGStylable.getPresentationAttribute */ |
| 6554 CSSValue getPresentationAttribute(String name) native "SVGStylable_getPresenta
tionAttribute_Callback"; | 6554 CssValue getPresentationAttribute(String name) native "SVGStylable_getPresenta
tionAttribute_Callback"; |
| 6555 | 6555 |
| 6556 } | 6556 } |
| 6557 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 6557 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 6558 // for details. All rights reserved. Use of this source code is governed by a | 6558 // for details. All rights reserved. Use of this source code is governed by a |
| 6559 // BSD-style license that can be found in the LICENSE file. | 6559 // BSD-style license that can be found in the LICENSE file. |
| 6560 | 6560 |
| 6561 // WARNING: Do not edit - generated code. | 6561 // WARNING: Do not edit - generated code. |
| 6562 | 6562 |
| 6563 | 6563 |
| 6564 /// @domName SVGStyleElement | 6564 /// @domName SVGStyleElement |
| (...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7034 | 7034 |
| 7035 /** @domName SVGSVGElement.getTransformToElement */ | 7035 /** @domName SVGSVGElement.getTransformToElement */ |
| 7036 Matrix getTransformToElement(SvgElement element) native "SVGSVGElement_getTran
sformToElement_Callback"; | 7036 Matrix getTransformToElement(SvgElement element) native "SVGSVGElement_getTran
sformToElement_Callback"; |
| 7037 | 7037 |
| 7038 | 7038 |
| 7039 /** @domName SVGSVGElement.className */ | 7039 /** @domName SVGSVGElement.className */ |
| 7040 AnimatedString get $dom_svgClassName native "SVGSVGElement_className_Getter"; | 7040 AnimatedString get $dom_svgClassName native "SVGSVGElement_className_Getter"; |
| 7041 | 7041 |
| 7042 | 7042 |
| 7043 /** @domName SVGSVGElement.style */ | 7043 /** @domName SVGSVGElement.style */ |
| 7044 CSSStyleDeclaration get style native "SVGSVGElement_style_Getter"; | 7044 CssStyleDeclaration get style native "SVGSVGElement_style_Getter"; |
| 7045 | 7045 |
| 7046 | 7046 |
| 7047 /** @domName SVGSVGElement.getPresentationAttribute */ | 7047 /** @domName SVGSVGElement.getPresentationAttribute */ |
| 7048 CSSValue getPresentationAttribute(String name) native "SVGSVGElement_getPresen
tationAttribute_Callback"; | 7048 CssValue getPresentationAttribute(String name) native "SVGSVGElement_getPresen
tationAttribute_Callback"; |
| 7049 | 7049 |
| 7050 | 7050 |
| 7051 /** @domName SVGSVGElement.requiredExtensions */ | 7051 /** @domName SVGSVGElement.requiredExtensions */ |
| 7052 StringList get requiredExtensions native "SVGSVGElement_requiredExtensions_Get
ter"; | 7052 StringList get requiredExtensions native "SVGSVGElement_requiredExtensions_Get
ter"; |
| 7053 | 7053 |
| 7054 | 7054 |
| 7055 /** @domName SVGSVGElement.requiredFeatures */ | 7055 /** @domName SVGSVGElement.requiredFeatures */ |
| 7056 StringList get requiredFeatures native "SVGSVGElement_requiredFeatures_Getter"
; | 7056 StringList get requiredFeatures native "SVGSVGElement_requiredFeatures_Getter"
; |
| 7057 | 7057 |
| 7058 | 7058 |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7128 | 7128 |
| 7129 /** @domName SVGSwitchElement.getTransformToElement */ | 7129 /** @domName SVGSwitchElement.getTransformToElement */ |
| 7130 Matrix getTransformToElement(SvgElement element) native "SVGSwitchElement_getT
ransformToElement_Callback"; | 7130 Matrix getTransformToElement(SvgElement element) native "SVGSwitchElement_getT
ransformToElement_Callback"; |
| 7131 | 7131 |
| 7132 | 7132 |
| 7133 /** @domName SVGSwitchElement.className */ | 7133 /** @domName SVGSwitchElement.className */ |
| 7134 AnimatedString get $dom_svgClassName native "SVGSwitchElement_className_Getter
"; | 7134 AnimatedString get $dom_svgClassName native "SVGSwitchElement_className_Getter
"; |
| 7135 | 7135 |
| 7136 | 7136 |
| 7137 /** @domName SVGSwitchElement.style */ | 7137 /** @domName SVGSwitchElement.style */ |
| 7138 CSSStyleDeclaration get style native "SVGSwitchElement_style_Getter"; | 7138 CssStyleDeclaration get style native "SVGSwitchElement_style_Getter"; |
| 7139 | 7139 |
| 7140 | 7140 |
| 7141 /** @domName SVGSwitchElement.getPresentationAttribute */ | 7141 /** @domName SVGSwitchElement.getPresentationAttribute */ |
| 7142 CSSValue getPresentationAttribute(String name) native "SVGSwitchElement_getPre
sentationAttribute_Callback"; | 7142 CssValue getPresentationAttribute(String name) native "SVGSwitchElement_getPre
sentationAttribute_Callback"; |
| 7143 | 7143 |
| 7144 | 7144 |
| 7145 /** @domName SVGSwitchElement.requiredExtensions */ | 7145 /** @domName SVGSwitchElement.requiredExtensions */ |
| 7146 StringList get requiredExtensions native "SVGSwitchElement_requiredExtensions_
Getter"; | 7146 StringList get requiredExtensions native "SVGSwitchElement_requiredExtensions_
Getter"; |
| 7147 | 7147 |
| 7148 | 7148 |
| 7149 /** @domName SVGSwitchElement.requiredFeatures */ | 7149 /** @domName SVGSwitchElement.requiredFeatures */ |
| 7150 StringList get requiredFeatures native "SVGSwitchElement_requiredFeatures_Gett
er"; | 7150 StringList get requiredFeatures native "SVGSwitchElement_requiredFeatures_Gett
er"; |
| 7151 | 7151 |
| 7152 | 7152 |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7202 | 7202 |
| 7203 /** @domName SVGSymbolElement.xmlspace */ | 7203 /** @domName SVGSymbolElement.xmlspace */ |
| 7204 void set xmlspace(String value) native "SVGSymbolElement_xmlspace_Setter"; | 7204 void set xmlspace(String value) native "SVGSymbolElement_xmlspace_Setter"; |
| 7205 | 7205 |
| 7206 | 7206 |
| 7207 /** @domName SVGSymbolElement.className */ | 7207 /** @domName SVGSymbolElement.className */ |
| 7208 AnimatedString get $dom_svgClassName native "SVGSymbolElement_className_Getter
"; | 7208 AnimatedString get $dom_svgClassName native "SVGSymbolElement_className_Getter
"; |
| 7209 | 7209 |
| 7210 | 7210 |
| 7211 /** @domName SVGSymbolElement.style */ | 7211 /** @domName SVGSymbolElement.style */ |
| 7212 CSSStyleDeclaration get style native "SVGSymbolElement_style_Getter"; | 7212 CssStyleDeclaration get style native "SVGSymbolElement_style_Getter"; |
| 7213 | 7213 |
| 7214 | 7214 |
| 7215 /** @domName SVGSymbolElement.getPresentationAttribute */ | 7215 /** @domName SVGSymbolElement.getPresentationAttribute */ |
| 7216 CSSValue getPresentationAttribute(String name) native "SVGSymbolElement_getPre
sentationAttribute_Callback"; | 7216 CssValue getPresentationAttribute(String name) native "SVGSymbolElement_getPre
sentationAttribute_Callback"; |
| 7217 | 7217 |
| 7218 } | 7218 } |
| 7219 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 7219 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 7220 // for details. All rights reserved. Use of this source code is governed by a | 7220 // for details. All rights reserved. Use of this source code is governed by a |
| 7221 // BSD-style license that can be found in the LICENSE file. | 7221 // BSD-style license that can be found in the LICENSE file. |
| 7222 | 7222 |
| 7223 // WARNING: Do not edit - generated code. | 7223 // WARNING: Do not edit - generated code. |
| 7224 | 7224 |
| 7225 | 7225 |
| 7226 /// @domName SVGTRefElement | 7226 /// @domName SVGTRefElement |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7356 | 7356 |
| 7357 /** @domName SVGTextContentElement.xmlspace */ | 7357 /** @domName SVGTextContentElement.xmlspace */ |
| 7358 void set xmlspace(String value) native "SVGTextContentElement_xmlspace_Setter"
; | 7358 void set xmlspace(String value) native "SVGTextContentElement_xmlspace_Setter"
; |
| 7359 | 7359 |
| 7360 | 7360 |
| 7361 /** @domName SVGTextContentElement.className */ | 7361 /** @domName SVGTextContentElement.className */ |
| 7362 AnimatedString get $dom_svgClassName native "SVGTextContentElement_className_G
etter"; | 7362 AnimatedString get $dom_svgClassName native "SVGTextContentElement_className_G
etter"; |
| 7363 | 7363 |
| 7364 | 7364 |
| 7365 /** @domName SVGTextContentElement.style */ | 7365 /** @domName SVGTextContentElement.style */ |
| 7366 CSSStyleDeclaration get style native "SVGTextContentElement_style_Getter"; | 7366 CssStyleDeclaration get style native "SVGTextContentElement_style_Getter"; |
| 7367 | 7367 |
| 7368 | 7368 |
| 7369 /** @domName SVGTextContentElement.getPresentationAttribute */ | 7369 /** @domName SVGTextContentElement.getPresentationAttribute */ |
| 7370 CSSValue getPresentationAttribute(String name) native "SVGTextContentElement_g
etPresentationAttribute_Callback"; | 7370 CssValue getPresentationAttribute(String name) native "SVGTextContentElement_g
etPresentationAttribute_Callback"; |
| 7371 | 7371 |
| 7372 | 7372 |
| 7373 /** @domName SVGTextContentElement.requiredExtensions */ | 7373 /** @domName SVGTextContentElement.requiredExtensions */ |
| 7374 StringList get requiredExtensions native "SVGTextContentElement_requiredExtens
ions_Getter"; | 7374 StringList get requiredExtensions native "SVGTextContentElement_requiredExtens
ions_Getter"; |
| 7375 | 7375 |
| 7376 | 7376 |
| 7377 /** @domName SVGTextContentElement.requiredFeatures */ | 7377 /** @domName SVGTextContentElement.requiredFeatures */ |
| 7378 StringList get requiredFeatures native "SVGTextContentElement_requiredFeatures
_Getter"; | 7378 StringList get requiredFeatures native "SVGTextContentElement_requiredFeatures
_Getter"; |
| 7379 | 7379 |
| 7380 | 7380 |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7528 | 7528 |
| 7529 /** @domName SVGTitleElement.xmlspace */ | 7529 /** @domName SVGTitleElement.xmlspace */ |
| 7530 void set xmlspace(String value) native "SVGTitleElement_xmlspace_Setter"; | 7530 void set xmlspace(String value) native "SVGTitleElement_xmlspace_Setter"; |
| 7531 | 7531 |
| 7532 | 7532 |
| 7533 /** @domName SVGTitleElement.className */ | 7533 /** @domName SVGTitleElement.className */ |
| 7534 AnimatedString get $dom_svgClassName native "SVGTitleElement_className_Getter"
; | 7534 AnimatedString get $dom_svgClassName native "SVGTitleElement_className_Getter"
; |
| 7535 | 7535 |
| 7536 | 7536 |
| 7537 /** @domName SVGTitleElement.style */ | 7537 /** @domName SVGTitleElement.style */ |
| 7538 CSSStyleDeclaration get style native "SVGTitleElement_style_Getter"; | 7538 CssStyleDeclaration get style native "SVGTitleElement_style_Getter"; |
| 7539 | 7539 |
| 7540 | 7540 |
| 7541 /** @domName SVGTitleElement.getPresentationAttribute */ | 7541 /** @domName SVGTitleElement.getPresentationAttribute */ |
| 7542 CSSValue getPresentationAttribute(String name) native "SVGTitleElement_getPres
entationAttribute_Callback"; | 7542 CssValue getPresentationAttribute(String name) native "SVGTitleElement_getPres
entationAttribute_Callback"; |
| 7543 | 7543 |
| 7544 } | 7544 } |
| 7545 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 7545 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 7546 // for details. All rights reserved. Use of this source code is governed by a | 7546 // for details. All rights reserved. Use of this source code is governed by a |
| 7547 // BSD-style license that can be found in the LICENSE file. | 7547 // BSD-style license that can be found in the LICENSE file. |
| 7548 | 7548 |
| 7549 // WARNING: Do not edit - generated code. | 7549 // WARNING: Do not edit - generated code. |
| 7550 | 7550 |
| 7551 | 7551 |
| 7552 /// @domName SVGTransform | 7552 /// @domName SVGTransform |
| (...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7903 | 7903 |
| 7904 /** @domName SVGUseElement.getTransformToElement */ | 7904 /** @domName SVGUseElement.getTransformToElement */ |
| 7905 Matrix getTransformToElement(SvgElement element) native "SVGUseElement_getTran
sformToElement_Callback"; | 7905 Matrix getTransformToElement(SvgElement element) native "SVGUseElement_getTran
sformToElement_Callback"; |
| 7906 | 7906 |
| 7907 | 7907 |
| 7908 /** @domName SVGUseElement.className */ | 7908 /** @domName SVGUseElement.className */ |
| 7909 AnimatedString get $dom_svgClassName native "SVGUseElement_className_Getter"; | 7909 AnimatedString get $dom_svgClassName native "SVGUseElement_className_Getter"; |
| 7910 | 7910 |
| 7911 | 7911 |
| 7912 /** @domName SVGUseElement.style */ | 7912 /** @domName SVGUseElement.style */ |
| 7913 CSSStyleDeclaration get style native "SVGUseElement_style_Getter"; | 7913 CssStyleDeclaration get style native "SVGUseElement_style_Getter"; |
| 7914 | 7914 |
| 7915 | 7915 |
| 7916 /** @domName SVGUseElement.getPresentationAttribute */ | 7916 /** @domName SVGUseElement.getPresentationAttribute */ |
| 7917 CSSValue getPresentationAttribute(String name) native "SVGUseElement_getPresen
tationAttribute_Callback"; | 7917 CssValue getPresentationAttribute(String name) native "SVGUseElement_getPresen
tationAttribute_Callback"; |
| 7918 | 7918 |
| 7919 | 7919 |
| 7920 /** @domName SVGUseElement.requiredExtensions */ | 7920 /** @domName SVGUseElement.requiredExtensions */ |
| 7921 StringList get requiredExtensions native "SVGUseElement_requiredExtensions_Get
ter"; | 7921 StringList get requiredExtensions native "SVGUseElement_requiredExtensions_Get
ter"; |
| 7922 | 7922 |
| 7923 | 7923 |
| 7924 /** @domName SVGUseElement.requiredFeatures */ | 7924 /** @domName SVGUseElement.requiredFeatures */ |
| 7925 StringList get requiredFeatures native "SVGUseElement_requiredFeatures_Getter"
; | 7925 StringList get requiredFeatures native "SVGUseElement_requiredFeatures_Getter"
; |
| 7926 | 7926 |
| 7927 | 7927 |
| (...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8209 List<ElementInstance> getRange(int start, int rangeLength) => | 8209 List<ElementInstance> getRange(int start, int rangeLength) => |
| 8210 Lists.getRange(this, start, rangeLength, <ElementInstance>[]); | 8210 Lists.getRange(this, start, rangeLength, <ElementInstance>[]); |
| 8211 | 8211 |
| 8212 // -- end List<ElementInstance> mixins. | 8212 // -- end List<ElementInstance> mixins. |
| 8213 | 8213 |
| 8214 | 8214 |
| 8215 /** @domName SVGElementInstanceList.item */ | 8215 /** @domName SVGElementInstanceList.item */ |
| 8216 ElementInstance item(int index) native "SVGElementInstanceList_item_Callback"; | 8216 ElementInstance item(int index) native "SVGElementInstanceList_item_Callback"; |
| 8217 | 8217 |
| 8218 } | 8218 } |
| OLD | NEW |