| Index: client/dom/generated/src/wrapping/_WebKitCSSMatrixWrappingImplementation.dart
|
| diff --git a/client/dom/generated/src/wrapping/_WebKitCSSMatrixWrappingImplementation.dart b/client/dom/generated/src/wrapping/_WebKitCSSMatrixWrappingImplementation.dart
|
| index 79d2b6469335d53ae3a8b0f707f5b592d6144876..3dee4118ed3154b139b5699cdeadb78ac6b65f7e 100644
|
| --- a/client/dom/generated/src/wrapping/_WebKitCSSMatrixWrappingImplementation.dart
|
| +++ b/client/dom/generated/src/wrapping/_WebKitCSSMatrixWrappingImplementation.dart
|
| @@ -11,137 +11,137 @@ class _WebKitCSSMatrixWrappingImplementation extends DOMWrapperBase implements W
|
| return new _WebKitCSSMatrixWrappingImplementation();
|
| }
|
|
|
| - num get a() { return _get__WebKitCSSMatrix_a(this); }
|
| - static num _get__WebKitCSSMatrix_a(var _this) native;
|
| + num get a() { return _get_a(this); }
|
| + static num _get_a(var _this) native;
|
|
|
| - void set a(num value) { _set__WebKitCSSMatrix_a(this, value); }
|
| - static void _set__WebKitCSSMatrix_a(var _this, num value) native;
|
| + void set a(num value) { _set_a(this, value); }
|
| + static void _set_a(var _this, num value) native;
|
|
|
| - num get b() { return _get__WebKitCSSMatrix_b(this); }
|
| - static num _get__WebKitCSSMatrix_b(var _this) native;
|
| + num get b() { return _get_b(this); }
|
| + static num _get_b(var _this) native;
|
|
|
| - void set b(num value) { _set__WebKitCSSMatrix_b(this, value); }
|
| - static void _set__WebKitCSSMatrix_b(var _this, num value) native;
|
| + void set b(num value) { _set_b(this, value); }
|
| + static void _set_b(var _this, num value) native;
|
|
|
| - num get c() { return _get__WebKitCSSMatrix_c(this); }
|
| - static num _get__WebKitCSSMatrix_c(var _this) native;
|
| + num get c() { return _get_c(this); }
|
| + static num _get_c(var _this) native;
|
|
|
| - void set c(num value) { _set__WebKitCSSMatrix_c(this, value); }
|
| - static void _set__WebKitCSSMatrix_c(var _this, num value) native;
|
| + void set c(num value) { _set_c(this, value); }
|
| + static void _set_c(var _this, num value) native;
|
|
|
| - num get d() { return _get__WebKitCSSMatrix_d(this); }
|
| - static num _get__WebKitCSSMatrix_d(var _this) native;
|
| + num get d() { return _get_d(this); }
|
| + static num _get_d(var _this) native;
|
|
|
| - void set d(num value) { _set__WebKitCSSMatrix_d(this, value); }
|
| - static void _set__WebKitCSSMatrix_d(var _this, num value) native;
|
| + void set d(num value) { _set_d(this, value); }
|
| + static void _set_d(var _this, num value) native;
|
|
|
| - num get e() { return _get__WebKitCSSMatrix_e(this); }
|
| - static num _get__WebKitCSSMatrix_e(var _this) native;
|
| + num get e() { return _get_e(this); }
|
| + static num _get_e(var _this) native;
|
|
|
| - void set e(num value) { _set__WebKitCSSMatrix_e(this, value); }
|
| - static void _set__WebKitCSSMatrix_e(var _this, num value) native;
|
| + void set e(num value) { _set_e(this, value); }
|
| + static void _set_e(var _this, num value) native;
|
|
|
| - num get f() { return _get__WebKitCSSMatrix_f(this); }
|
| - static num _get__WebKitCSSMatrix_f(var _this) native;
|
| + num get f() { return _get_f(this); }
|
| + static num _get_f(var _this) native;
|
|
|
| - void set f(num value) { _set__WebKitCSSMatrix_f(this, value); }
|
| - static void _set__WebKitCSSMatrix_f(var _this, num value) native;
|
| + void set f(num value) { _set_f(this, value); }
|
| + static void _set_f(var _this, num value) native;
|
|
|
| - num get m11() { return _get__WebKitCSSMatrix_m11(this); }
|
| - static num _get__WebKitCSSMatrix_m11(var _this) native;
|
| + num get m11() { return _get_m11(this); }
|
| + static num _get_m11(var _this) native;
|
|
|
| - void set m11(num value) { _set__WebKitCSSMatrix_m11(this, value); }
|
| - static void _set__WebKitCSSMatrix_m11(var _this, num value) native;
|
| + void set m11(num value) { _set_m11(this, value); }
|
| + static void _set_m11(var _this, num value) native;
|
|
|
| - num get m12() { return _get__WebKitCSSMatrix_m12(this); }
|
| - static num _get__WebKitCSSMatrix_m12(var _this) native;
|
| + num get m12() { return _get_m12(this); }
|
| + static num _get_m12(var _this) native;
|
|
|
| - void set m12(num value) { _set__WebKitCSSMatrix_m12(this, value); }
|
| - static void _set__WebKitCSSMatrix_m12(var _this, num value) native;
|
| + void set m12(num value) { _set_m12(this, value); }
|
| + static void _set_m12(var _this, num value) native;
|
|
|
| - num get m13() { return _get__WebKitCSSMatrix_m13(this); }
|
| - static num _get__WebKitCSSMatrix_m13(var _this) native;
|
| + num get m13() { return _get_m13(this); }
|
| + static num _get_m13(var _this) native;
|
|
|
| - void set m13(num value) { _set__WebKitCSSMatrix_m13(this, value); }
|
| - static void _set__WebKitCSSMatrix_m13(var _this, num value) native;
|
| + void set m13(num value) { _set_m13(this, value); }
|
| + static void _set_m13(var _this, num value) native;
|
|
|
| - num get m14() { return _get__WebKitCSSMatrix_m14(this); }
|
| - static num _get__WebKitCSSMatrix_m14(var _this) native;
|
| + num get m14() { return _get_m14(this); }
|
| + static num _get_m14(var _this) native;
|
|
|
| - void set m14(num value) { _set__WebKitCSSMatrix_m14(this, value); }
|
| - static void _set__WebKitCSSMatrix_m14(var _this, num value) native;
|
| + void set m14(num value) { _set_m14(this, value); }
|
| + static void _set_m14(var _this, num value) native;
|
|
|
| - num get m21() { return _get__WebKitCSSMatrix_m21(this); }
|
| - static num _get__WebKitCSSMatrix_m21(var _this) native;
|
| + num get m21() { return _get_m21(this); }
|
| + static num _get_m21(var _this) native;
|
|
|
| - void set m21(num value) { _set__WebKitCSSMatrix_m21(this, value); }
|
| - static void _set__WebKitCSSMatrix_m21(var _this, num value) native;
|
| + void set m21(num value) { _set_m21(this, value); }
|
| + static void _set_m21(var _this, num value) native;
|
|
|
| - num get m22() { return _get__WebKitCSSMatrix_m22(this); }
|
| - static num _get__WebKitCSSMatrix_m22(var _this) native;
|
| + num get m22() { return _get_m22(this); }
|
| + static num _get_m22(var _this) native;
|
|
|
| - void set m22(num value) { _set__WebKitCSSMatrix_m22(this, value); }
|
| - static void _set__WebKitCSSMatrix_m22(var _this, num value) native;
|
| + void set m22(num value) { _set_m22(this, value); }
|
| + static void _set_m22(var _this, num value) native;
|
|
|
| - num get m23() { return _get__WebKitCSSMatrix_m23(this); }
|
| - static num _get__WebKitCSSMatrix_m23(var _this) native;
|
| + num get m23() { return _get_m23(this); }
|
| + static num _get_m23(var _this) native;
|
|
|
| - void set m23(num value) { _set__WebKitCSSMatrix_m23(this, value); }
|
| - static void _set__WebKitCSSMatrix_m23(var _this, num value) native;
|
| + void set m23(num value) { _set_m23(this, value); }
|
| + static void _set_m23(var _this, num value) native;
|
|
|
| - num get m24() { return _get__WebKitCSSMatrix_m24(this); }
|
| - static num _get__WebKitCSSMatrix_m24(var _this) native;
|
| + num get m24() { return _get_m24(this); }
|
| + static num _get_m24(var _this) native;
|
|
|
| - void set m24(num value) { _set__WebKitCSSMatrix_m24(this, value); }
|
| - static void _set__WebKitCSSMatrix_m24(var _this, num value) native;
|
| + void set m24(num value) { _set_m24(this, value); }
|
| + static void _set_m24(var _this, num value) native;
|
|
|
| - num get m31() { return _get__WebKitCSSMatrix_m31(this); }
|
| - static num _get__WebKitCSSMatrix_m31(var _this) native;
|
| + num get m31() { return _get_m31(this); }
|
| + static num _get_m31(var _this) native;
|
|
|
| - void set m31(num value) { _set__WebKitCSSMatrix_m31(this, value); }
|
| - static void _set__WebKitCSSMatrix_m31(var _this, num value) native;
|
| + void set m31(num value) { _set_m31(this, value); }
|
| + static void _set_m31(var _this, num value) native;
|
|
|
| - num get m32() { return _get__WebKitCSSMatrix_m32(this); }
|
| - static num _get__WebKitCSSMatrix_m32(var _this) native;
|
| + num get m32() { return _get_m32(this); }
|
| + static num _get_m32(var _this) native;
|
|
|
| - void set m32(num value) { _set__WebKitCSSMatrix_m32(this, value); }
|
| - static void _set__WebKitCSSMatrix_m32(var _this, num value) native;
|
| + void set m32(num value) { _set_m32(this, value); }
|
| + static void _set_m32(var _this, num value) native;
|
|
|
| - num get m33() { return _get__WebKitCSSMatrix_m33(this); }
|
| - static num _get__WebKitCSSMatrix_m33(var _this) native;
|
| + num get m33() { return _get_m33(this); }
|
| + static num _get_m33(var _this) native;
|
|
|
| - void set m33(num value) { _set__WebKitCSSMatrix_m33(this, value); }
|
| - static void _set__WebKitCSSMatrix_m33(var _this, num value) native;
|
| + void set m33(num value) { _set_m33(this, value); }
|
| + static void _set_m33(var _this, num value) native;
|
|
|
| - num get m34() { return _get__WebKitCSSMatrix_m34(this); }
|
| - static num _get__WebKitCSSMatrix_m34(var _this) native;
|
| + num get m34() { return _get_m34(this); }
|
| + static num _get_m34(var _this) native;
|
|
|
| - void set m34(num value) { _set__WebKitCSSMatrix_m34(this, value); }
|
| - static void _set__WebKitCSSMatrix_m34(var _this, num value) native;
|
| + void set m34(num value) { _set_m34(this, value); }
|
| + static void _set_m34(var _this, num value) native;
|
|
|
| - num get m41() { return _get__WebKitCSSMatrix_m41(this); }
|
| - static num _get__WebKitCSSMatrix_m41(var _this) native;
|
| + num get m41() { return _get_m41(this); }
|
| + static num _get_m41(var _this) native;
|
|
|
| - void set m41(num value) { _set__WebKitCSSMatrix_m41(this, value); }
|
| - static void _set__WebKitCSSMatrix_m41(var _this, num value) native;
|
| + void set m41(num value) { _set_m41(this, value); }
|
| + static void _set_m41(var _this, num value) native;
|
|
|
| - num get m42() { return _get__WebKitCSSMatrix_m42(this); }
|
| - static num _get__WebKitCSSMatrix_m42(var _this) native;
|
| + num get m42() { return _get_m42(this); }
|
| + static num _get_m42(var _this) native;
|
|
|
| - void set m42(num value) { _set__WebKitCSSMatrix_m42(this, value); }
|
| - static void _set__WebKitCSSMatrix_m42(var _this, num value) native;
|
| + void set m42(num value) { _set_m42(this, value); }
|
| + static void _set_m42(var _this, num value) native;
|
|
|
| - num get m43() { return _get__WebKitCSSMatrix_m43(this); }
|
| - static num _get__WebKitCSSMatrix_m43(var _this) native;
|
| + num get m43() { return _get_m43(this); }
|
| + static num _get_m43(var _this) native;
|
|
|
| - void set m43(num value) { _set__WebKitCSSMatrix_m43(this, value); }
|
| - static void _set__WebKitCSSMatrix_m43(var _this, num value) native;
|
| + void set m43(num value) { _set_m43(this, value); }
|
| + static void _set_m43(var _this, num value) native;
|
|
|
| - num get m44() { return _get__WebKitCSSMatrix_m44(this); }
|
| - static num _get__WebKitCSSMatrix_m44(var _this) native;
|
| + num get m44() { return _get_m44(this); }
|
| + static num _get_m44(var _this) native;
|
|
|
| - void set m44(num value) { _set__WebKitCSSMatrix_m44(this, value); }
|
| - static void _set__WebKitCSSMatrix_m44(var _this, num value) native;
|
| + void set m44(num value) { _set_m44(this, value); }
|
| + static void _set_m44(var _this, num value) native;
|
|
|
| WebKitCSSMatrix inverse() {
|
| return _inverse(this);
|
|
|