| OLD | NEW |
| 1 library svg; | 1 library svg; |
| 2 | 2 |
| 3 import 'dart:html'; | 3 import 'dart:html'; |
| 4 // DO NOT EDIT | 4 // DO NOT EDIT |
| 5 // Auto-generated dart:svg library. | 5 // Auto-generated dart:svg library. |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| 10 | 10 |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 Matrix getCTM() native; | 89 Matrix getCTM() native; |
| 90 | 90 |
| 91 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 91 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 92 Matrix getScreenCTM() native; | 92 Matrix getScreenCTM() native; |
| 93 | 93 |
| 94 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 94 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 95 Matrix getTransformToElement(SvgElement element) native; | 95 Matrix getTransformToElement(SvgElement element) native; |
| 96 | 96 |
| 97 // From SVGStylable | 97 // From SVGStylable |
| 98 | 98 |
| 99 // Shadowing definition. |
| 99 /// @domName SVGStylable.className; @docsEditable true | 100 /// @domName SVGStylable.className; @docsEditable true |
| 100 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 101 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 101 | 102 |
| 102 // Use implementation from Element. | 103 // Use implementation from Element. |
| 103 // final CSSStyleDeclaration style; | 104 // final CSSStyleDeclaration style; |
| 104 | 105 |
| 105 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 106 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 106 CSSValue getPresentationAttribute(String name) native; | 107 CSSValue getPresentationAttribute(String name) native; |
| 107 | 108 |
| 108 // From SVGTests | 109 // From SVGTests |
| (...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 765 Matrix getCTM() native; | 766 Matrix getCTM() native; |
| 766 | 767 |
| 767 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 768 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 768 Matrix getScreenCTM() native; | 769 Matrix getScreenCTM() native; |
| 769 | 770 |
| 770 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 771 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 771 Matrix getTransformToElement(SvgElement element) native; | 772 Matrix getTransformToElement(SvgElement element) native; |
| 772 | 773 |
| 773 // From SVGStylable | 774 // From SVGStylable |
| 774 | 775 |
| 776 // Shadowing definition. |
| 775 /// @domName SVGStylable.className; @docsEditable true | 777 /// @domName SVGStylable.className; @docsEditable true |
| 776 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 778 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 777 | 779 |
| 778 // Use implementation from Element. | 780 // Use implementation from Element. |
| 779 // final CSSStyleDeclaration style; | 781 // final CSSStyleDeclaration style; |
| 780 | 782 |
| 781 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 783 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 782 CSSValue getPresentationAttribute(String name) native; | 784 CSSValue getPresentationAttribute(String name) native; |
| 783 | 785 |
| 784 // From SVGTests | 786 // From SVGTests |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 841 Matrix getCTM() native; | 843 Matrix getCTM() native; |
| 842 | 844 |
| 843 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 845 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 844 Matrix getScreenCTM() native; | 846 Matrix getScreenCTM() native; |
| 845 | 847 |
| 846 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 848 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 847 Matrix getTransformToElement(SvgElement element) native; | 849 Matrix getTransformToElement(SvgElement element) native; |
| 848 | 850 |
| 849 // From SVGStylable | 851 // From SVGStylable |
| 850 | 852 |
| 853 // Shadowing definition. |
| 851 /// @domName SVGStylable.className; @docsEditable true | 854 /// @domName SVGStylable.className; @docsEditable true |
| 852 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 855 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 853 | 856 |
| 854 // Use implementation from Element. | 857 // Use implementation from Element. |
| 855 // final CSSStyleDeclaration style; | 858 // final CSSStyleDeclaration style; |
| 856 | 859 |
| 857 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 860 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 858 CSSValue getPresentationAttribute(String name) native; | 861 CSSValue getPresentationAttribute(String name) native; |
| 859 | 862 |
| 860 // From SVGTests | 863 // From SVGTests |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1026 Matrix getCTM() native; | 1029 Matrix getCTM() native; |
| 1027 | 1030 |
| 1028 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 1031 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 1029 Matrix getScreenCTM() native; | 1032 Matrix getScreenCTM() native; |
| 1030 | 1033 |
| 1031 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 1034 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 1032 Matrix getTransformToElement(SvgElement element) native; | 1035 Matrix getTransformToElement(SvgElement element) native; |
| 1033 | 1036 |
| 1034 // From SVGStylable | 1037 // From SVGStylable |
| 1035 | 1038 |
| 1039 // Shadowing definition. |
| 1036 /// @domName SVGStylable.className; @docsEditable true | 1040 /// @domName SVGStylable.className; @docsEditable true |
| 1037 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1041 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1038 | 1042 |
| 1039 // Use implementation from Element. | 1043 // Use implementation from Element. |
| 1040 // final CSSStyleDeclaration style; | 1044 // final CSSStyleDeclaration style; |
| 1041 | 1045 |
| 1042 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1046 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1043 CSSValue getPresentationAttribute(String name) native; | 1047 CSSValue getPresentationAttribute(String name) native; |
| 1044 | 1048 |
| 1045 // From SVGTests | 1049 // From SVGTests |
| (...skipping 28 matching lines...) Expand all Loading... |
| 1074 // From SVGLangSpace | 1078 // From SVGLangSpace |
| 1075 | 1079 |
| 1076 /// @domName SVGLangSpace.xmllang; @docsEditable true | 1080 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 1077 String xmllang; | 1081 String xmllang; |
| 1078 | 1082 |
| 1079 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 1083 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 1080 String xmlspace; | 1084 String xmlspace; |
| 1081 | 1085 |
| 1082 // From SVGStylable | 1086 // From SVGStylable |
| 1083 | 1087 |
| 1088 // Shadowing definition. |
| 1084 /// @domName SVGStylable.className; @docsEditable true | 1089 /// @domName SVGStylable.className; @docsEditable true |
| 1085 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1090 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1086 | 1091 |
| 1087 // Use implementation from Element. | 1092 // Use implementation from Element. |
| 1088 // final CSSStyleDeclaration style; | 1093 // final CSSStyleDeclaration style; |
| 1089 | 1094 |
| 1090 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1095 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1091 CSSValue getPresentationAttribute(String name) native; | 1096 CSSValue getPresentationAttribute(String name) native; |
| 1092 } | 1097 } |
| 1093 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1098 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1261 Matrix getCTM() native; | 1266 Matrix getCTM() native; |
| 1262 | 1267 |
| 1263 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 1268 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 1264 Matrix getScreenCTM() native; | 1269 Matrix getScreenCTM() native; |
| 1265 | 1270 |
| 1266 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 1271 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 1267 Matrix getTransformToElement(SvgElement element) native; | 1272 Matrix getTransformToElement(SvgElement element) native; |
| 1268 | 1273 |
| 1269 // From SVGStylable | 1274 // From SVGStylable |
| 1270 | 1275 |
| 1276 // Shadowing definition. |
| 1271 /// @domName SVGStylable.className; @docsEditable true | 1277 /// @domName SVGStylable.className; @docsEditable true |
| 1272 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1278 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1273 | 1279 |
| 1274 // Use implementation from Element. | 1280 // Use implementation from Element. |
| 1275 // final CSSStyleDeclaration style; | 1281 // final CSSStyleDeclaration style; |
| 1276 | 1282 |
| 1277 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1283 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1278 CSSValue getPresentationAttribute(String name) native; | 1284 CSSValue getPresentationAttribute(String name) native; |
| 1279 | 1285 |
| 1280 // From SVGTests | 1286 // From SVGTests |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1373 final AnimatedLength width; | 1379 final AnimatedLength width; |
| 1374 | 1380 |
| 1375 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1381 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1376 final AnimatedLength x; | 1382 final AnimatedLength x; |
| 1377 | 1383 |
| 1378 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1384 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1379 final AnimatedLength y; | 1385 final AnimatedLength y; |
| 1380 | 1386 |
| 1381 // From SVGStylable | 1387 // From SVGStylable |
| 1382 | 1388 |
| 1389 // Shadowing definition. |
| 1383 /// @domName SVGStylable.className; @docsEditable true | 1390 /// @domName SVGStylable.className; @docsEditable true |
| 1384 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1391 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1385 | 1392 |
| 1386 // Use implementation from Element. | 1393 // Use implementation from Element. |
| 1387 // final CSSStyleDeclaration style; | 1394 // final CSSStyleDeclaration style; |
| 1388 | 1395 |
| 1389 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1396 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1390 CSSValue getPresentationAttribute(String name) native; | 1397 CSSValue getPresentationAttribute(String name) native; |
| 1391 } | 1398 } |
| 1392 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1399 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1428 final AnimatedLength width; | 1435 final AnimatedLength width; |
| 1429 | 1436 |
| 1430 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1437 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1431 final AnimatedLength x; | 1438 final AnimatedLength x; |
| 1432 | 1439 |
| 1433 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1440 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1434 final AnimatedLength y; | 1441 final AnimatedLength y; |
| 1435 | 1442 |
| 1436 // From SVGStylable | 1443 // From SVGStylable |
| 1437 | 1444 |
| 1445 // Shadowing definition. |
| 1438 /// @domName SVGStylable.className; @docsEditable true | 1446 /// @domName SVGStylable.className; @docsEditable true |
| 1439 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1447 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1440 | 1448 |
| 1441 // Use implementation from Element. | 1449 // Use implementation from Element. |
| 1442 // final CSSStyleDeclaration style; | 1450 // final CSSStyleDeclaration style; |
| 1443 | 1451 |
| 1444 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1452 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1445 CSSValue getPresentationAttribute(String name) native; | 1453 CSSValue getPresentationAttribute(String name) native; |
| 1446 } | 1454 } |
| 1447 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1455 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 19 matching lines...) Expand all Loading... |
| 1467 final AnimatedLength width; | 1475 final AnimatedLength width; |
| 1468 | 1476 |
| 1469 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1477 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1470 final AnimatedLength x; | 1478 final AnimatedLength x; |
| 1471 | 1479 |
| 1472 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1480 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1473 final AnimatedLength y; | 1481 final AnimatedLength y; |
| 1474 | 1482 |
| 1475 // From SVGStylable | 1483 // From SVGStylable |
| 1476 | 1484 |
| 1485 // Shadowing definition. |
| 1477 /// @domName SVGStylable.className; @docsEditable true | 1486 /// @domName SVGStylable.className; @docsEditable true |
| 1478 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1487 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1479 | 1488 |
| 1480 // Use implementation from Element. | 1489 // Use implementation from Element. |
| 1481 // final CSSStyleDeclaration style; | 1490 // final CSSStyleDeclaration style; |
| 1482 | 1491 |
| 1483 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1492 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1484 CSSValue getPresentationAttribute(String name) native; | 1493 CSSValue getPresentationAttribute(String name) native; |
| 1485 } | 1494 } |
| 1486 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1495 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1538 final AnimatedLength width; | 1547 final AnimatedLength width; |
| 1539 | 1548 |
| 1540 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1549 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1541 final AnimatedLength x; | 1550 final AnimatedLength x; |
| 1542 | 1551 |
| 1543 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1552 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1544 final AnimatedLength y; | 1553 final AnimatedLength y; |
| 1545 | 1554 |
| 1546 // From SVGStylable | 1555 // From SVGStylable |
| 1547 | 1556 |
| 1557 // Shadowing definition. |
| 1548 /// @domName SVGStylable.className; @docsEditable true | 1558 /// @domName SVGStylable.className; @docsEditable true |
| 1549 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1559 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1550 | 1560 |
| 1551 // Use implementation from Element. | 1561 // Use implementation from Element. |
| 1552 // final CSSStyleDeclaration style; | 1562 // final CSSStyleDeclaration style; |
| 1553 | 1563 |
| 1554 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1564 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1555 CSSValue getPresentationAttribute(String name) native; | 1565 CSSValue getPresentationAttribute(String name) native; |
| 1556 } | 1566 } |
| 1557 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1567 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1618 final AnimatedLength width; | 1628 final AnimatedLength width; |
| 1619 | 1629 |
| 1620 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1630 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1621 final AnimatedLength x; | 1631 final AnimatedLength x; |
| 1622 | 1632 |
| 1623 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1633 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1624 final AnimatedLength y; | 1634 final AnimatedLength y; |
| 1625 | 1635 |
| 1626 // From SVGStylable | 1636 // From SVGStylable |
| 1627 | 1637 |
| 1638 // Shadowing definition. |
| 1628 /// @domName SVGStylable.className; @docsEditable true | 1639 /// @domName SVGStylable.className; @docsEditable true |
| 1629 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1640 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1630 | 1641 |
| 1631 // Use implementation from Element. | 1642 // Use implementation from Element. |
| 1632 // final CSSStyleDeclaration style; | 1643 // final CSSStyleDeclaration style; |
| 1633 | 1644 |
| 1634 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1645 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1635 CSSValue getPresentationAttribute(String name) native; | 1646 CSSValue getPresentationAttribute(String name) native; |
| 1636 } | 1647 } |
| 1637 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1648 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1669 final AnimatedLength width; | 1680 final AnimatedLength width; |
| 1670 | 1681 |
| 1671 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1682 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1672 final AnimatedLength x; | 1683 final AnimatedLength x; |
| 1673 | 1684 |
| 1674 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1685 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1675 final AnimatedLength y; | 1686 final AnimatedLength y; |
| 1676 | 1687 |
| 1677 // From SVGStylable | 1688 // From SVGStylable |
| 1678 | 1689 |
| 1690 // Shadowing definition. |
| 1679 /// @domName SVGStylable.className; @docsEditable true | 1691 /// @domName SVGStylable.className; @docsEditable true |
| 1680 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1692 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1681 | 1693 |
| 1682 // Use implementation from Element. | 1694 // Use implementation from Element. |
| 1683 // final CSSStyleDeclaration style; | 1695 // final CSSStyleDeclaration style; |
| 1684 | 1696 |
| 1685 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1697 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1686 CSSValue getPresentationAttribute(String name) native; | 1698 CSSValue getPresentationAttribute(String name) native; |
| 1687 } | 1699 } |
| 1688 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1700 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1730 final AnimatedLength width; | 1742 final AnimatedLength width; |
| 1731 | 1743 |
| 1732 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1744 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1733 final AnimatedLength x; | 1745 final AnimatedLength x; |
| 1734 | 1746 |
| 1735 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1747 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1736 final AnimatedLength y; | 1748 final AnimatedLength y; |
| 1737 | 1749 |
| 1738 // From SVGStylable | 1750 // From SVGStylable |
| 1739 | 1751 |
| 1752 // Shadowing definition. |
| 1740 /// @domName SVGStylable.className; @docsEditable true | 1753 /// @domName SVGStylable.className; @docsEditable true |
| 1741 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1754 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1742 | 1755 |
| 1743 // Use implementation from Element. | 1756 // Use implementation from Element. |
| 1744 // final CSSStyleDeclaration style; | 1757 // final CSSStyleDeclaration style; |
| 1745 | 1758 |
| 1746 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1759 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1747 CSSValue getPresentationAttribute(String name) native; | 1760 CSSValue getPresentationAttribute(String name) native; |
| 1748 } | 1761 } |
| 1749 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1762 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1798 final AnimatedLength width; | 1811 final AnimatedLength width; |
| 1799 | 1812 |
| 1800 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1813 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1801 final AnimatedLength x; | 1814 final AnimatedLength x; |
| 1802 | 1815 |
| 1803 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1816 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1804 final AnimatedLength y; | 1817 final AnimatedLength y; |
| 1805 | 1818 |
| 1806 // From SVGStylable | 1819 // From SVGStylable |
| 1807 | 1820 |
| 1821 // Shadowing definition. |
| 1808 /// @domName SVGStylable.className; @docsEditable true | 1822 /// @domName SVGStylable.className; @docsEditable true |
| 1809 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1823 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1810 | 1824 |
| 1811 // Use implementation from Element. | 1825 // Use implementation from Element. |
| 1812 // final CSSStyleDeclaration style; | 1826 // final CSSStyleDeclaration style; |
| 1813 | 1827 |
| 1814 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1828 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1815 CSSValue getPresentationAttribute(String name) native; | 1829 CSSValue getPresentationAttribute(String name) native; |
| 1816 } | 1830 } |
| 1817 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1831 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1834 final AnimatedLength width; | 1848 final AnimatedLength width; |
| 1835 | 1849 |
| 1836 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1850 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1837 final AnimatedLength x; | 1851 final AnimatedLength x; |
| 1838 | 1852 |
| 1839 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1853 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1840 final AnimatedLength y; | 1854 final AnimatedLength y; |
| 1841 | 1855 |
| 1842 // From SVGStylable | 1856 // From SVGStylable |
| 1843 | 1857 |
| 1858 // Shadowing definition. |
| 1844 /// @domName SVGStylable.className; @docsEditable true | 1859 /// @domName SVGStylable.className; @docsEditable true |
| 1845 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1860 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1846 | 1861 |
| 1847 // Use implementation from Element. | 1862 // Use implementation from Element. |
| 1848 // final CSSStyleDeclaration style; | 1863 // final CSSStyleDeclaration style; |
| 1849 | 1864 |
| 1850 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1865 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1851 CSSValue getPresentationAttribute(String name) native; | 1866 CSSValue getPresentationAttribute(String name) native; |
| 1852 } | 1867 } |
| 1853 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1868 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1914 final AnimatedLength width; | 1929 final AnimatedLength width; |
| 1915 | 1930 |
| 1916 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 1931 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 1917 final AnimatedLength x; | 1932 final AnimatedLength x; |
| 1918 | 1933 |
| 1919 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 1934 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 1920 final AnimatedLength y; | 1935 final AnimatedLength y; |
| 1921 | 1936 |
| 1922 // From SVGStylable | 1937 // From SVGStylable |
| 1923 | 1938 |
| 1939 // Shadowing definition. |
| 1924 /// @domName SVGStylable.className; @docsEditable true | 1940 /// @domName SVGStylable.className; @docsEditable true |
| 1925 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1941 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1926 | 1942 |
| 1927 // Use implementation from Element. | 1943 // Use implementation from Element. |
| 1928 // final CSSStyleDeclaration style; | 1944 // final CSSStyleDeclaration style; |
| 1929 | 1945 |
| 1930 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1946 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1931 CSSValue getPresentationAttribute(String name) native; | 1947 CSSValue getPresentationAttribute(String name) native; |
| 1932 } | 1948 } |
| 1933 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1949 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1966 // From SVGLangSpace | 1982 // From SVGLangSpace |
| 1967 | 1983 |
| 1968 /// @domName SVGLangSpace.xmllang; @docsEditable true | 1984 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 1969 String xmllang; | 1985 String xmllang; |
| 1970 | 1986 |
| 1971 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 1987 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 1972 String xmlspace; | 1988 String xmlspace; |
| 1973 | 1989 |
| 1974 // From SVGStylable | 1990 // From SVGStylable |
| 1975 | 1991 |
| 1992 // Shadowing definition. |
| 1976 /// @domName SVGStylable.className; @docsEditable true | 1993 /// @domName SVGStylable.className; @docsEditable true |
| 1977 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 1994 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 1978 | 1995 |
| 1979 // Use implementation from Element. | 1996 // Use implementation from Element. |
| 1980 // final CSSStyleDeclaration style; | 1997 // final CSSStyleDeclaration style; |
| 1981 | 1998 |
| 1982 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 1999 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 1983 CSSValue getPresentationAttribute(String name) native; | 2000 CSSValue getPresentationAttribute(String name) native; |
| 1984 | 2001 |
| 1985 // From SVGURIReference | 2002 // From SVGURIReference |
| (...skipping 21 matching lines...) Expand all Loading... |
| 2007 final AnimatedLength width; | 2024 final AnimatedLength width; |
| 2008 | 2025 |
| 2009 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 2026 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 2010 final AnimatedLength x; | 2027 final AnimatedLength x; |
| 2011 | 2028 |
| 2012 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 2029 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 2013 final AnimatedLength y; | 2030 final AnimatedLength y; |
| 2014 | 2031 |
| 2015 // From SVGStylable | 2032 // From SVGStylable |
| 2016 | 2033 |
| 2034 // Shadowing definition. |
| 2017 /// @domName SVGStylable.className; @docsEditable true | 2035 /// @domName SVGStylable.className; @docsEditable true |
| 2018 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2036 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2019 | 2037 |
| 2020 // Use implementation from Element. | 2038 // Use implementation from Element. |
| 2021 // final CSSStyleDeclaration style; | 2039 // final CSSStyleDeclaration style; |
| 2022 | 2040 |
| 2023 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2041 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2024 CSSValue getPresentationAttribute(String name) native; | 2042 CSSValue getPresentationAttribute(String name) native; |
| 2025 } | 2043 } |
| 2026 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2044 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2075 final AnimatedLength width; | 2093 final AnimatedLength width; |
| 2076 | 2094 |
| 2077 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 2095 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 2078 final AnimatedLength x; | 2096 final AnimatedLength x; |
| 2079 | 2097 |
| 2080 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 2098 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 2081 final AnimatedLength y; | 2099 final AnimatedLength y; |
| 2082 | 2100 |
| 2083 // From SVGStylable | 2101 // From SVGStylable |
| 2084 | 2102 |
| 2103 // Shadowing definition. |
| 2085 /// @domName SVGStylable.className; @docsEditable true | 2104 /// @domName SVGStylable.className; @docsEditable true |
| 2086 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2105 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2087 | 2106 |
| 2088 // Use implementation from Element. | 2107 // Use implementation from Element. |
| 2089 // final CSSStyleDeclaration style; | 2108 // final CSSStyleDeclaration style; |
| 2090 | 2109 |
| 2091 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2110 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2092 CSSValue getPresentationAttribute(String name) native; | 2111 CSSValue getPresentationAttribute(String name) native; |
| 2093 } | 2112 } |
| 2094 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2113 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 25 matching lines...) Expand all Loading... |
| 2120 final AnimatedLength width; | 2139 final AnimatedLength width; |
| 2121 | 2140 |
| 2122 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 2141 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 2123 final AnimatedLength x; | 2142 final AnimatedLength x; |
| 2124 | 2143 |
| 2125 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 2144 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 2126 final AnimatedLength y; | 2145 final AnimatedLength y; |
| 2127 | 2146 |
| 2128 // From SVGStylable | 2147 // From SVGStylable |
| 2129 | 2148 |
| 2149 // Shadowing definition. |
| 2130 /// @domName SVGStylable.className; @docsEditable true | 2150 /// @domName SVGStylable.className; @docsEditable true |
| 2131 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2151 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2132 | 2152 |
| 2133 // Use implementation from Element. | 2153 // Use implementation from Element. |
| 2134 // final CSSStyleDeclaration style; | 2154 // final CSSStyleDeclaration style; |
| 2135 | 2155 |
| 2136 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2156 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2137 CSSValue getPresentationAttribute(String name) native; | 2157 CSSValue getPresentationAttribute(String name) native; |
| 2138 } | 2158 } |
| 2139 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2159 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2185 final AnimatedLength width; | 2205 final AnimatedLength width; |
| 2186 | 2206 |
| 2187 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 2207 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 2188 final AnimatedLength x; | 2208 final AnimatedLength x; |
| 2189 | 2209 |
| 2190 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 2210 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 2191 final AnimatedLength y; | 2211 final AnimatedLength y; |
| 2192 | 2212 |
| 2193 // From SVGStylable | 2213 // From SVGStylable |
| 2194 | 2214 |
| 2215 // Shadowing definition. |
| 2195 /// @domName SVGStylable.className; @docsEditable true | 2216 /// @domName SVGStylable.className; @docsEditable true |
| 2196 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2217 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2197 | 2218 |
| 2198 // Use implementation from Element. | 2219 // Use implementation from Element. |
| 2199 // final CSSStyleDeclaration style; | 2220 // final CSSStyleDeclaration style; |
| 2200 | 2221 |
| 2201 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2222 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2202 CSSValue getPresentationAttribute(String name) native; | 2223 CSSValue getPresentationAttribute(String name) native; |
| 2203 } | 2224 } |
| 2204 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2225 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2256 final AnimatedLength width; | 2277 final AnimatedLength width; |
| 2257 | 2278 |
| 2258 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 2279 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 2259 final AnimatedLength x; | 2280 final AnimatedLength x; |
| 2260 | 2281 |
| 2261 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 2282 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 2262 final AnimatedLength y; | 2283 final AnimatedLength y; |
| 2263 | 2284 |
| 2264 // From SVGStylable | 2285 // From SVGStylable |
| 2265 | 2286 |
| 2287 // Shadowing definition. |
| 2266 /// @domName SVGStylable.className; @docsEditable true | 2288 /// @domName SVGStylable.className; @docsEditable true |
| 2267 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2289 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2268 | 2290 |
| 2269 // Use implementation from Element. | 2291 // Use implementation from Element. |
| 2270 // final CSSStyleDeclaration style; | 2292 // final CSSStyleDeclaration style; |
| 2271 | 2293 |
| 2272 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2294 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2273 CSSValue getPresentationAttribute(String name) native; | 2295 CSSValue getPresentationAttribute(String name) native; |
| 2274 } | 2296 } |
| 2275 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2297 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2322 final AnimatedLength width; | 2344 final AnimatedLength width; |
| 2323 | 2345 |
| 2324 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true | 2346 /// @domName SVGFilterPrimitiveStandardAttributes.x; @docsEditable true |
| 2325 final AnimatedLength x; | 2347 final AnimatedLength x; |
| 2326 | 2348 |
| 2327 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true | 2349 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true |
| 2328 final AnimatedLength y; | 2350 final AnimatedLength y; |
| 2329 | 2351 |
| 2330 // From SVGStylable | 2352 // From SVGStylable |
| 2331 | 2353 |
| 2354 // Shadowing definition. |
| 2332 /// @domName SVGStylable.className; @docsEditable true | 2355 /// @domName SVGStylable.className; @docsEditable true |
| 2333 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2356 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2334 | 2357 |
| 2335 // Use implementation from Element. | 2358 // Use implementation from Element. |
| 2336 // final CSSStyleDeclaration style; | 2359 // final CSSStyleDeclaration style; |
| 2337 | 2360 |
| 2338 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2361 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2339 CSSValue getPresentationAttribute(String name) native; | 2362 CSSValue getPresentationAttribute(String name) native; |
| 2340 } | 2363 } |
| 2341 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2364 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2383 // From SVGLangSpace | 2406 // From SVGLangSpace |
| 2384 | 2407 |
| 2385 /// @domName SVGLangSpace.xmllang; @docsEditable true | 2408 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 2386 String xmllang; | 2409 String xmllang; |
| 2387 | 2410 |
| 2388 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 2411 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 2389 String xmlspace; | 2412 String xmlspace; |
| 2390 | 2413 |
| 2391 // From SVGStylable | 2414 // From SVGStylable |
| 2392 | 2415 |
| 2416 // Shadowing definition. |
| 2393 /// @domName SVGStylable.className; @docsEditable true | 2417 /// @domName SVGStylable.className; @docsEditable true |
| 2394 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2418 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2395 | 2419 |
| 2396 // Use implementation from Element. | 2420 // Use implementation from Element. |
| 2397 // final CSSStyleDeclaration style; | 2421 // final CSSStyleDeclaration style; |
| 2398 | 2422 |
| 2399 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2423 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2400 CSSValue getPresentationAttribute(String name) native; | 2424 CSSValue getPresentationAttribute(String name) native; |
| 2401 | 2425 |
| 2402 // From SVGURIReference | 2426 // From SVGURIReference |
| (...skipping 14 matching lines...) Expand all Loading... |
| 2417 AnimatedString result; | 2441 AnimatedString result; |
| 2418 | 2442 |
| 2419 AnimatedLength width; | 2443 AnimatedLength width; |
| 2420 | 2444 |
| 2421 AnimatedLength x; | 2445 AnimatedLength x; |
| 2422 | 2446 |
| 2423 AnimatedLength y; | 2447 AnimatedLength y; |
| 2424 | 2448 |
| 2425 // From SVGStylable | 2449 // From SVGStylable |
| 2426 | 2450 |
| 2427 AnimatedString className; | 2451 AnimatedString $dom_svgClassName; |
| 2428 | 2452 |
| 2429 CSSStyleDeclaration style; | 2453 CSSStyleDeclaration style; |
| 2430 | 2454 |
| 2431 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2455 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2432 CSSValue getPresentationAttribute(String name); | 2456 CSSValue getPresentationAttribute(String name); |
| 2433 } | 2457 } |
| 2434 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 2458 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2435 // for details. All rights reserved. Use of this source code is governed by a | 2459 // for details. All rights reserved. Use of this source code is governed by a |
| 2436 // BSD-style license that can be found in the LICENSE file. | 2460 // BSD-style license that can be found in the LICENSE file. |
| 2437 | 2461 |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2553 Matrix getCTM() native; | 2577 Matrix getCTM() native; |
| 2554 | 2578 |
| 2555 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 2579 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 2556 Matrix getScreenCTM() native; | 2580 Matrix getScreenCTM() native; |
| 2557 | 2581 |
| 2558 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 2582 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 2559 Matrix getTransformToElement(SvgElement element) native; | 2583 Matrix getTransformToElement(SvgElement element) native; |
| 2560 | 2584 |
| 2561 // From SVGStylable | 2585 // From SVGStylable |
| 2562 | 2586 |
| 2587 // Shadowing definition. |
| 2563 /// @domName SVGStylable.className; @docsEditable true | 2588 /// @domName SVGStylable.className; @docsEditable true |
| 2564 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2589 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2565 | 2590 |
| 2566 // Use implementation from Element. | 2591 // Use implementation from Element. |
| 2567 // final CSSStyleDeclaration style; | 2592 // final CSSStyleDeclaration style; |
| 2568 | 2593 |
| 2569 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2594 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2570 CSSValue getPresentationAttribute(String name) native; | 2595 CSSValue getPresentationAttribute(String name) native; |
| 2571 | 2596 |
| 2572 // From SVGTests | 2597 // From SVGTests |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2626 Matrix getCTM() native; | 2651 Matrix getCTM() native; |
| 2627 | 2652 |
| 2628 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 2653 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 2629 Matrix getScreenCTM() native; | 2654 Matrix getScreenCTM() native; |
| 2630 | 2655 |
| 2631 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 2656 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 2632 Matrix getTransformToElement(SvgElement element) native; | 2657 Matrix getTransformToElement(SvgElement element) native; |
| 2633 | 2658 |
| 2634 // From SVGStylable | 2659 // From SVGStylable |
| 2635 | 2660 |
| 2661 // Shadowing definition. |
| 2636 /// @domName SVGStylable.className; @docsEditable true | 2662 /// @domName SVGStylable.className; @docsEditable true |
| 2637 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2663 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2638 | 2664 |
| 2639 // Use implementation from Element. | 2665 // Use implementation from Element. |
| 2640 // final CSSStyleDeclaration style; | 2666 // final CSSStyleDeclaration style; |
| 2641 | 2667 |
| 2642 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2668 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2643 CSSValue getPresentationAttribute(String name) native; | 2669 CSSValue getPresentationAttribute(String name) native; |
| 2644 | 2670 |
| 2645 // From SVGTests | 2671 // From SVGTests |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2692 String glyphRef; | 2718 String glyphRef; |
| 2693 | 2719 |
| 2694 /// @domName SVGGlyphRefElement.x; @docsEditable true | 2720 /// @domName SVGGlyphRefElement.x; @docsEditable true |
| 2695 num x; | 2721 num x; |
| 2696 | 2722 |
| 2697 /// @domName SVGGlyphRefElement.y; @docsEditable true | 2723 /// @domName SVGGlyphRefElement.y; @docsEditable true |
| 2698 num y; | 2724 num y; |
| 2699 | 2725 |
| 2700 // From SVGStylable | 2726 // From SVGStylable |
| 2701 | 2727 |
| 2728 // Shadowing definition. |
| 2702 /// @domName SVGStylable.className; @docsEditable true | 2729 /// @domName SVGStylable.className; @docsEditable true |
| 2703 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2730 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2704 | 2731 |
| 2705 // Use implementation from Element. | 2732 // Use implementation from Element. |
| 2706 // final CSSStyleDeclaration style; | 2733 // final CSSStyleDeclaration style; |
| 2707 | 2734 |
| 2708 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2735 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2709 CSSValue getPresentationAttribute(String name) native; | 2736 CSSValue getPresentationAttribute(String name) native; |
| 2710 | 2737 |
| 2711 // From SVGURIReference | 2738 // From SVGURIReference |
| (...skipping 26 matching lines...) Expand all Loading... |
| 2738 /// @domName SVGGradientElement.spreadMethod; @docsEditable true | 2765 /// @domName SVGGradientElement.spreadMethod; @docsEditable true |
| 2739 final AnimatedEnumeration spreadMethod; | 2766 final AnimatedEnumeration spreadMethod; |
| 2740 | 2767 |
| 2741 // From SVGExternalResourcesRequired | 2768 // From SVGExternalResourcesRequired |
| 2742 | 2769 |
| 2743 /// @domName SVGExternalResourcesRequired.externalResourcesRequired; @docsEdit
able true | 2770 /// @domName SVGExternalResourcesRequired.externalResourcesRequired; @docsEdit
able true |
| 2744 final AnimatedBoolean externalResourcesRequired; | 2771 final AnimatedBoolean externalResourcesRequired; |
| 2745 | 2772 |
| 2746 // From SVGStylable | 2773 // From SVGStylable |
| 2747 | 2774 |
| 2775 // Shadowing definition. |
| 2748 /// @domName SVGStylable.className; @docsEditable true | 2776 /// @domName SVGStylable.className; @docsEditable true |
| 2749 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2777 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2750 | 2778 |
| 2751 // Use implementation from Element. | 2779 // Use implementation from Element. |
| 2752 // final CSSStyleDeclaration style; | 2780 // final CSSStyleDeclaration style; |
| 2753 | 2781 |
| 2754 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2782 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2755 CSSValue getPresentationAttribute(String name) native; | 2783 CSSValue getPresentationAttribute(String name) native; |
| 2756 | 2784 |
| 2757 // From SVGURIReference | 2785 // From SVGURIReference |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2822 Matrix getCTM() native; | 2850 Matrix getCTM() native; |
| 2823 | 2851 |
| 2824 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 2852 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 2825 Matrix getScreenCTM() native; | 2853 Matrix getScreenCTM() native; |
| 2826 | 2854 |
| 2827 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 2855 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 2828 Matrix getTransformToElement(SvgElement element) native; | 2856 Matrix getTransformToElement(SvgElement element) native; |
| 2829 | 2857 |
| 2830 // From SVGStylable | 2858 // From SVGStylable |
| 2831 | 2859 |
| 2860 // Shadowing definition. |
| 2832 /// @domName SVGStylable.className; @docsEditable true | 2861 /// @domName SVGStylable.className; @docsEditable true |
| 2833 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 2862 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 2834 | 2863 |
| 2835 // Use implementation from Element. | 2864 // Use implementation from Element. |
| 2836 // final CSSStyleDeclaration style; | 2865 // final CSSStyleDeclaration style; |
| 2837 | 2866 |
| 2838 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 2867 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 2839 CSSValue getPresentationAttribute(String name) native; | 2868 CSSValue getPresentationAttribute(String name) native; |
| 2840 | 2869 |
| 2841 // From SVGTests | 2870 // From SVGTests |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3089 Matrix getCTM() native; | 3118 Matrix getCTM() native; |
| 3090 | 3119 |
| 3091 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 3120 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 3092 Matrix getScreenCTM() native; | 3121 Matrix getScreenCTM() native; |
| 3093 | 3122 |
| 3094 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 3123 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 3095 Matrix getTransformToElement(SvgElement element) native; | 3124 Matrix getTransformToElement(SvgElement element) native; |
| 3096 | 3125 |
| 3097 // From SVGStylable | 3126 // From SVGStylable |
| 3098 | 3127 |
| 3128 // Shadowing definition. |
| 3099 /// @domName SVGStylable.className; @docsEditable true | 3129 /// @domName SVGStylable.className; @docsEditable true |
| 3100 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 3130 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 3101 | 3131 |
| 3102 // Use implementation from Element. | 3132 // Use implementation from Element. |
| 3103 // final CSSStyleDeclaration style; | 3133 // final CSSStyleDeclaration style; |
| 3104 | 3134 |
| 3105 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 3135 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 3106 CSSValue getPresentationAttribute(String name) native; | 3136 CSSValue getPresentationAttribute(String name) native; |
| 3107 | 3137 |
| 3108 // From SVGTests | 3138 // From SVGTests |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3255 // From SVGLangSpace | 3285 // From SVGLangSpace |
| 3256 | 3286 |
| 3257 /// @domName SVGLangSpace.xmllang; @docsEditable true | 3287 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 3258 String xmllang; | 3288 String xmllang; |
| 3259 | 3289 |
| 3260 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 3290 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 3261 String xmlspace; | 3291 String xmlspace; |
| 3262 | 3292 |
| 3263 // From SVGStylable | 3293 // From SVGStylable |
| 3264 | 3294 |
| 3295 // Shadowing definition. |
| 3265 /// @domName SVGStylable.className; @docsEditable true | 3296 /// @domName SVGStylable.className; @docsEditable true |
| 3266 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 3297 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 3267 | 3298 |
| 3268 // Use implementation from Element. | 3299 // Use implementation from Element. |
| 3269 // final CSSStyleDeclaration style; | 3300 // final CSSStyleDeclaration style; |
| 3270 | 3301 |
| 3271 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 3302 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 3272 CSSValue getPresentationAttribute(String name) native; | 3303 CSSValue getPresentationAttribute(String name) native; |
| 3273 } | 3304 } |
| 3274 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 3305 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3307 // From SVGLangSpace | 3338 // From SVGLangSpace |
| 3308 | 3339 |
| 3309 /// @domName SVGLangSpace.xmllang; @docsEditable true | 3340 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 3310 String xmllang; | 3341 String xmllang; |
| 3311 | 3342 |
| 3312 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 3343 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 3313 String xmlspace; | 3344 String xmlspace; |
| 3314 | 3345 |
| 3315 // From SVGStylable | 3346 // From SVGStylable |
| 3316 | 3347 |
| 3348 // Shadowing definition. |
| 3317 /// @domName SVGStylable.className; @docsEditable true | 3349 /// @domName SVGStylable.className; @docsEditable true |
| 3318 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 3350 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 3319 | 3351 |
| 3320 // Use implementation from Element. | 3352 // Use implementation from Element. |
| 3321 // final CSSStyleDeclaration style; | 3353 // final CSSStyleDeclaration style; |
| 3322 | 3354 |
| 3323 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 3355 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 3324 CSSValue getPresentationAttribute(String name) native; | 3356 CSSValue getPresentationAttribute(String name) native; |
| 3325 | 3357 |
| 3326 // From SVGTests | 3358 // From SVGTests |
| (...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3699 Matrix getCTM() native; | 3731 Matrix getCTM() native; |
| 3700 | 3732 |
| 3701 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 3733 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 3702 Matrix getScreenCTM() native; | 3734 Matrix getScreenCTM() native; |
| 3703 | 3735 |
| 3704 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 3736 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 3705 Matrix getTransformToElement(SvgElement element) native; | 3737 Matrix getTransformToElement(SvgElement element) native; |
| 3706 | 3738 |
| 3707 // From SVGStylable | 3739 // From SVGStylable |
| 3708 | 3740 |
| 3741 // Shadowing definition. |
| 3709 /// @domName SVGStylable.className; @docsEditable true | 3742 /// @domName SVGStylable.className; @docsEditable true |
| 3710 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 3743 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 3711 | 3744 |
| 3712 // Use implementation from Element. | 3745 // Use implementation from Element. |
| 3713 // final CSSStyleDeclaration style; | 3746 // final CSSStyleDeclaration style; |
| 3714 | 3747 |
| 3715 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 3748 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 3716 CSSValue getPresentationAttribute(String name) native; | 3749 CSSValue getPresentationAttribute(String name) native; |
| 3717 | 3750 |
| 3718 // From SVGTests | 3751 // From SVGTests |
| (...skipping 559 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4278 // From SVGLangSpace | 4311 // From SVGLangSpace |
| 4279 | 4312 |
| 4280 /// @domName SVGLangSpace.xmllang; @docsEditable true | 4313 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 4281 String xmllang; | 4314 String xmllang; |
| 4282 | 4315 |
| 4283 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 4316 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 4284 String xmlspace; | 4317 String xmlspace; |
| 4285 | 4318 |
| 4286 // From SVGStylable | 4319 // From SVGStylable |
| 4287 | 4320 |
| 4321 // Shadowing definition. |
| 4288 /// @domName SVGStylable.className; @docsEditable true | 4322 /// @domName SVGStylable.className; @docsEditable true |
| 4289 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 4323 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 4290 | 4324 |
| 4291 // Use implementation from Element. | 4325 // Use implementation from Element. |
| 4292 // final CSSStyleDeclaration style; | 4326 // final CSSStyleDeclaration style; |
| 4293 | 4327 |
| 4294 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 4328 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 4295 CSSValue getPresentationAttribute(String name) native; | 4329 CSSValue getPresentationAttribute(String name) native; |
| 4296 | 4330 |
| 4297 // From SVGTests | 4331 // From SVGTests |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4409 Matrix getCTM() native; | 4443 Matrix getCTM() native; |
| 4410 | 4444 |
| 4411 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 4445 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 4412 Matrix getScreenCTM() native; | 4446 Matrix getScreenCTM() native; |
| 4413 | 4447 |
| 4414 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 4448 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 4415 Matrix getTransformToElement(SvgElement element) native; | 4449 Matrix getTransformToElement(SvgElement element) native; |
| 4416 | 4450 |
| 4417 // From SVGStylable | 4451 // From SVGStylable |
| 4418 | 4452 |
| 4453 // Shadowing definition. |
| 4419 /// @domName SVGStylable.className; @docsEditable true | 4454 /// @domName SVGStylable.className; @docsEditable true |
| 4420 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 4455 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 4421 | 4456 |
| 4422 // Use implementation from Element. | 4457 // Use implementation from Element. |
| 4423 // final CSSStyleDeclaration style; | 4458 // final CSSStyleDeclaration style; |
| 4424 | 4459 |
| 4425 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 4460 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 4426 CSSValue getPresentationAttribute(String name) native; | 4461 CSSValue getPresentationAttribute(String name) native; |
| 4427 | 4462 |
| 4428 // From SVGTests | 4463 // From SVGTests |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4488 Matrix getCTM() native; | 4523 Matrix getCTM() native; |
| 4489 | 4524 |
| 4490 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 4525 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 4491 Matrix getScreenCTM() native; | 4526 Matrix getScreenCTM() native; |
| 4492 | 4527 |
| 4493 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 4528 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 4494 Matrix getTransformToElement(SvgElement element) native; | 4529 Matrix getTransformToElement(SvgElement element) native; |
| 4495 | 4530 |
| 4496 // From SVGStylable | 4531 // From SVGStylable |
| 4497 | 4532 |
| 4533 // Shadowing definition. |
| 4498 /// @domName SVGStylable.className; @docsEditable true | 4534 /// @domName SVGStylable.className; @docsEditable true |
| 4499 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 4535 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 4500 | 4536 |
| 4501 // Use implementation from Element. | 4537 // Use implementation from Element. |
| 4502 // final CSSStyleDeclaration style; | 4538 // final CSSStyleDeclaration style; |
| 4503 | 4539 |
| 4504 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 4540 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 4505 CSSValue getPresentationAttribute(String name) native; | 4541 CSSValue getPresentationAttribute(String name) native; |
| 4506 | 4542 |
| 4507 // From SVGTests | 4543 // From SVGTests |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4669 Matrix getCTM() native; | 4705 Matrix getCTM() native; |
| 4670 | 4706 |
| 4671 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 4707 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 4672 Matrix getScreenCTM() native; | 4708 Matrix getScreenCTM() native; |
| 4673 | 4709 |
| 4674 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 4710 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 4675 Matrix getTransformToElement(SvgElement element) native; | 4711 Matrix getTransformToElement(SvgElement element) native; |
| 4676 | 4712 |
| 4677 // From SVGStylable | 4713 // From SVGStylable |
| 4678 | 4714 |
| 4715 // Shadowing definition. |
| 4679 /// @domName SVGStylable.className; @docsEditable true | 4716 /// @domName SVGStylable.className; @docsEditable true |
| 4680 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 4717 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 4681 | 4718 |
| 4682 // Use implementation from Element. | 4719 // Use implementation from Element. |
| 4683 // final CSSStyleDeclaration style; | 4720 // final CSSStyleDeclaration style; |
| 4684 | 4721 |
| 4685 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 4722 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 4686 CSSValue getPresentationAttribute(String name) native; | 4723 CSSValue getPresentationAttribute(String name) native; |
| 4687 | 4724 |
| 4688 // From SVGTests | 4725 // From SVGTests |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4765 /// @domName SVGStopElement; @docsEditable true | 4802 /// @domName SVGStopElement; @docsEditable true |
| 4766 class StopElement extends SvgElement implements Stylable native "*SVGStopElement
" { | 4803 class StopElement extends SvgElement implements Stylable native "*SVGStopElement
" { |
| 4767 | 4804 |
| 4768 factory StopElement() => _SvgElementFactoryProvider.createSvgElement_tag("stop
"); | 4805 factory StopElement() => _SvgElementFactoryProvider.createSvgElement_tag("stop
"); |
| 4769 | 4806 |
| 4770 /// @domName SVGStopElement.offset; @docsEditable true | 4807 /// @domName SVGStopElement.offset; @docsEditable true |
| 4771 final AnimatedNumber offset; | 4808 final AnimatedNumber offset; |
| 4772 | 4809 |
| 4773 // From SVGStylable | 4810 // From SVGStylable |
| 4774 | 4811 |
| 4812 // Shadowing definition. |
| 4775 /// @domName SVGStylable.className; @docsEditable true | 4813 /// @domName SVGStylable.className; @docsEditable true |
| 4776 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 4814 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 4777 | 4815 |
| 4778 // Use implementation from Element. | 4816 // Use implementation from Element. |
| 4779 // final CSSStyleDeclaration style; | 4817 // final CSSStyleDeclaration style; |
| 4780 | 4818 |
| 4781 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 4819 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 4782 CSSValue getPresentationAttribute(String name) native; | 4820 CSSValue getPresentationAttribute(String name) native; |
| 4783 } | 4821 } |
| 4784 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 4822 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4899 String replaceItem(String item, int index) native; | 4937 String replaceItem(String item, int index) native; |
| 4900 } | 4938 } |
| 4901 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 4939 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 4902 // for details. All rights reserved. Use of this source code is governed by a | 4940 // for details. All rights reserved. Use of this source code is governed by a |
| 4903 // BSD-style license that can be found in the LICENSE file. | 4941 // BSD-style license that can be found in the LICENSE file. |
| 4904 | 4942 |
| 4905 | 4943 |
| 4906 /// @domName SVGStylable | 4944 /// @domName SVGStylable |
| 4907 abstract class Stylable { | 4945 abstract class Stylable { |
| 4908 | 4946 |
| 4909 AnimatedString className; | 4947 AnimatedString $dom_svgClassName; |
| 4910 | 4948 |
| 4911 CSSStyleDeclaration style; | 4949 CSSStyleDeclaration style; |
| 4912 | 4950 |
| 4913 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 4951 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 4914 CSSValue getPresentationAttribute(String name); | 4952 CSSValue getPresentationAttribute(String name); |
| 4915 } | 4953 } |
| 4916 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 4954 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 4917 // for details. All rights reserved. Use of this source code is governed by a | 4955 // for details. All rights reserved. Use of this source code is governed by a |
| 4918 // BSD-style license that can be found in the LICENSE file. | 4956 // BSD-style license that can be found in the LICENSE file. |
| 4919 | 4957 |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4954 // BSD-style license that can be found in the LICENSE file. | 4992 // BSD-style license that can be found in the LICENSE file. |
| 4955 | 4993 |
| 4956 | 4994 |
| 4957 /// @domName SVGDocument; @docsEditable true | 4995 /// @domName SVGDocument; @docsEditable true |
| 4958 class SvgDocument extends Document native "*SVGDocument" { | 4996 class SvgDocument extends Document native "*SVGDocument" { |
| 4959 | 4997 |
| 4960 /// @domName SVGDocument.rootElement; @docsEditable true | 4998 /// @domName SVGDocument.rootElement; @docsEditable true |
| 4961 final SvgSvgElement rootElement; | 4999 final SvgSvgElement rootElement; |
| 4962 | 5000 |
| 4963 /// @domName SVGDocument.createEvent; @docsEditable true | 5001 /// @domName SVGDocument.createEvent; @docsEditable true |
| 4964 Event $dom_createEvent(String eventType) native "createEvent"; | 5002 @JSName('createEvent') |
| 5003 Event $dom_createEvent(String eventType) native; |
| 4965 } | 5004 } |
| 4966 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 5005 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| 4967 // for details. All rights reserved. Use of this source code is governed by a | 5006 // for details. All rights reserved. Use of this source code is governed by a |
| 4968 // BSD-style license that can be found in the LICENSE file. | 5007 // BSD-style license that can be found in the LICENSE file. |
| 4969 | 5008 |
| 4970 | 5009 |
| 4971 class _AttributeClassSet extends CssClassSet { | 5010 class _AttributeClassSet extends CssClassSet { |
| 4972 final Element _element; | 5011 final Element _element; |
| 4973 | 5012 |
| 4974 _AttributeClassSet(this._element); | 5013 _AttributeClassSet(this._element); |
| (...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5228 Matrix getCTM() native; | 5267 Matrix getCTM() native; |
| 5229 | 5268 |
| 5230 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 5269 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 5231 Matrix getScreenCTM() native; | 5270 Matrix getScreenCTM() native; |
| 5232 | 5271 |
| 5233 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 5272 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 5234 Matrix getTransformToElement(SvgElement element) native; | 5273 Matrix getTransformToElement(SvgElement element) native; |
| 5235 | 5274 |
| 5236 // From SVGStylable | 5275 // From SVGStylable |
| 5237 | 5276 |
| 5277 // Shadowing definition. |
| 5238 /// @domName SVGStylable.className; @docsEditable true | 5278 /// @domName SVGStylable.className; @docsEditable true |
| 5239 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 5279 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 5240 | 5280 |
| 5241 // Use implementation from Element. | 5281 // Use implementation from Element. |
| 5242 // final CSSStyleDeclaration style; | 5282 // final CSSStyleDeclaration style; |
| 5243 | 5283 |
| 5244 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 5284 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 5245 CSSValue getPresentationAttribute(String name) native; | 5285 CSSValue getPresentationAttribute(String name) native; |
| 5246 | 5286 |
| 5247 // From SVGTests | 5287 // From SVGTests |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5302 Matrix getCTM() native; | 5342 Matrix getCTM() native; |
| 5303 | 5343 |
| 5304 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 5344 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 5305 Matrix getScreenCTM() native; | 5345 Matrix getScreenCTM() native; |
| 5306 | 5346 |
| 5307 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 5347 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 5308 Matrix getTransformToElement(SvgElement element) native; | 5348 Matrix getTransformToElement(SvgElement element) native; |
| 5309 | 5349 |
| 5310 // From SVGStylable | 5350 // From SVGStylable |
| 5311 | 5351 |
| 5352 // Shadowing definition. |
| 5312 /// @domName SVGStylable.className; @docsEditable true | 5353 /// @domName SVGStylable.className; @docsEditable true |
| 5313 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 5354 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 5314 | 5355 |
| 5315 // Use implementation from Element. | 5356 // Use implementation from Element. |
| 5316 // final CSSStyleDeclaration style; | 5357 // final CSSStyleDeclaration style; |
| 5317 | 5358 |
| 5318 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 5359 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 5319 CSSValue getPresentationAttribute(String name) native; | 5360 CSSValue getPresentationAttribute(String name) native; |
| 5320 | 5361 |
| 5321 // From SVGTests | 5362 // From SVGTests |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5363 // From SVGLangSpace | 5404 // From SVGLangSpace |
| 5364 | 5405 |
| 5365 /// @domName SVGLangSpace.xmllang; @docsEditable true | 5406 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 5366 String xmllang; | 5407 String xmllang; |
| 5367 | 5408 |
| 5368 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 5409 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 5369 String xmlspace; | 5410 String xmlspace; |
| 5370 | 5411 |
| 5371 // From SVGStylable | 5412 // From SVGStylable |
| 5372 | 5413 |
| 5414 // Shadowing definition. |
| 5373 /// @domName SVGStylable.className; @docsEditable true | 5415 /// @domName SVGStylable.className; @docsEditable true |
| 5374 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 5416 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 5375 | 5417 |
| 5376 // Use implementation from Element. | 5418 // Use implementation from Element. |
| 5377 // final CSSStyleDeclaration style; | 5419 // final CSSStyleDeclaration style; |
| 5378 | 5420 |
| 5379 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 5421 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 5380 CSSValue getPresentationAttribute(String name) native; | 5422 CSSValue getPresentationAttribute(String name) native; |
| 5381 } | 5423 } |
| 5382 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 5424 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5476 // From SVGLangSpace | 5518 // From SVGLangSpace |
| 5477 | 5519 |
| 5478 /// @domName SVGLangSpace.xmllang; @docsEditable true | 5520 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 5479 String xmllang; | 5521 String xmllang; |
| 5480 | 5522 |
| 5481 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 5523 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 5482 String xmlspace; | 5524 String xmlspace; |
| 5483 | 5525 |
| 5484 // From SVGStylable | 5526 // From SVGStylable |
| 5485 | 5527 |
| 5528 // Shadowing definition. |
| 5486 /// @domName SVGStylable.className; @docsEditable true | 5529 /// @domName SVGStylable.className; @docsEditable true |
| 5487 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 5530 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 5488 | 5531 |
| 5489 // Use implementation from Element. | 5532 // Use implementation from Element. |
| 5490 // final CSSStyleDeclaration style; | 5533 // final CSSStyleDeclaration style; |
| 5491 | 5534 |
| 5492 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 5535 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 5493 CSSValue getPresentationAttribute(String name) native; | 5536 CSSValue getPresentationAttribute(String name) native; |
| 5494 | 5537 |
| 5495 // From SVGTests | 5538 // From SVGTests |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5611 // From SVGLangSpace | 5654 // From SVGLangSpace |
| 5612 | 5655 |
| 5613 /// @domName SVGLangSpace.xmllang; @docsEditable true | 5656 /// @domName SVGLangSpace.xmllang; @docsEditable true |
| 5614 String xmllang; | 5657 String xmllang; |
| 5615 | 5658 |
| 5616 /// @domName SVGLangSpace.xmlspace; @docsEditable true | 5659 /// @domName SVGLangSpace.xmlspace; @docsEditable true |
| 5617 String xmlspace; | 5660 String xmlspace; |
| 5618 | 5661 |
| 5619 // From SVGStylable | 5662 // From SVGStylable |
| 5620 | 5663 |
| 5664 // Shadowing definition. |
| 5621 /// @domName SVGStylable.className; @docsEditable true | 5665 /// @domName SVGStylable.className; @docsEditable true |
| 5622 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 5666 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 5623 | 5667 |
| 5624 // Use implementation from Element. | 5668 // Use implementation from Element. |
| 5625 // final CSSStyleDeclaration style; | 5669 // final CSSStyleDeclaration style; |
| 5626 | 5670 |
| 5627 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 5671 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 5628 CSSValue getPresentationAttribute(String name) native; | 5672 CSSValue getPresentationAttribute(String name) native; |
| 5629 } | 5673 } |
| 5630 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 5674 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| (...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5907 Matrix getCTM() native; | 5951 Matrix getCTM() native; |
| 5908 | 5952 |
| 5909 /// @domName SVGLocatable.getScreenCTM; @docsEditable true | 5953 /// @domName SVGLocatable.getScreenCTM; @docsEditable true |
| 5910 Matrix getScreenCTM() native; | 5954 Matrix getScreenCTM() native; |
| 5911 | 5955 |
| 5912 /// @domName SVGLocatable.getTransformToElement; @docsEditable true | 5956 /// @domName SVGLocatable.getTransformToElement; @docsEditable true |
| 5913 Matrix getTransformToElement(SvgElement element) native; | 5957 Matrix getTransformToElement(SvgElement element) native; |
| 5914 | 5958 |
| 5915 // From SVGStylable | 5959 // From SVGStylable |
| 5916 | 5960 |
| 5961 // Shadowing definition. |
| 5917 /// @domName SVGStylable.className; @docsEditable true | 5962 /// @domName SVGStylable.className; @docsEditable true |
| 5918 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); | 5963 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th
is); |
| 5919 | 5964 |
| 5920 // Use implementation from Element. | 5965 // Use implementation from Element. |
| 5921 // final CSSStyleDeclaration style; | 5966 // final CSSStyleDeclaration style; |
| 5922 | 5967 |
| 5923 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true | 5968 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true |
| 5924 CSSValue getPresentationAttribute(String name) native; | 5969 CSSValue getPresentationAttribute(String name) native; |
| 5925 | 5970 |
| 5926 // From SVGTests | 5971 // From SVGTests |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6154 } | 6199 } |
| 6155 | 6200 |
| 6156 List<ElementInstance> getRange(int start, int rangeLength) => | 6201 List<ElementInstance> getRange(int start, int rangeLength) => |
| 6157 _Lists.getRange(this, start, rangeLength, <ElementInstance>[]); | 6202 _Lists.getRange(this, start, rangeLength, <ElementInstance>[]); |
| 6158 | 6203 |
| 6159 // -- end List<ElementInstance> mixins. | 6204 // -- end List<ElementInstance> mixins. |
| 6160 | 6205 |
| 6161 /// @domName SVGElementInstanceList.item; @docsEditable true | 6206 /// @domName SVGElementInstanceList.item; @docsEditable true |
| 6162 ElementInstance item(int index) native; | 6207 ElementInstance item(int index) native; |
| 6163 } | 6208 } |
| OLD | NEW |