| OLD | NEW |
| 1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| 2 // for details. All rights reserved. Use of this source code is governed by a | 2 // for details. All rights reserved. Use of this source code is governed by a |
| 3 // BSD-style license that can be found in the LICENSE file. | 3 // BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 // WARNING: Do not edit - generated code. | 5 // WARNING: Do not edit - generated code. |
| 6 | 6 |
| 7 /** | 7 /** |
| 8 * @fileoverview Dart externs for DOM runtime. | 8 * @fileoverview Dart externs for DOM runtime. |
| 9 * @externs | 9 * @externs |
| 10 */ | 10 */ |
| (...skipping 614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 dom_externs.getSelection; // operation DOMWindow.getSelection, ope
ration Document.getSelection | 625 dom_externs.getSelection; // operation DOMWindow.getSelection, ope
ration Document.getSelection |
| 626 dom_externs.getShaderInfoLog; // operation WebGLRenderingContext.getSh
aderInfoLog | 626 dom_externs.getShaderInfoLog; // operation WebGLRenderingContext.getSh
aderInfoLog |
| 627 dom_externs.getShaderParameter; // operation WebGLRenderingContext.getSh
aderParameter | 627 dom_externs.getShaderParameter; // operation WebGLRenderingContext.getSh
aderParameter |
| 628 dom_externs.getShaderSource; // operation WebGLRenderingContext.getSh
aderSource | 628 dom_externs.getShaderSource; // operation WebGLRenderingContext.getSh
aderSource |
| 629 dom_externs.getSimpleDuration; // operation SVGAnimationElement.getSimp
leDuration | 629 dom_externs.getSimpleDuration; // operation SVGAnimationElement.getSimp
leDuration |
| 630 dom_externs.getStartPositionOfChar; // operation SVGTextContentElement.getSt
artPositionOfChar | 630 dom_externs.getStartPositionOfChar; // operation SVGTextContentElement.getSt
artPositionOfChar |
| 631 dom_externs.getStartTime; // operation SVGAnimationElement.getStar
tTime | 631 dom_externs.getStartTime; // operation SVGAnimationElement.getStar
tTime |
| 632 dom_externs.getStorageUpdates; // operation Navigator.getStorageUpdates | 632 dom_externs.getStorageUpdates; // operation Navigator.getStorageUpdates |
| 633 dom_externs.getStringValue; // operation CSSPrimitiveValue.getString
Value | 633 dom_externs.getStringValue; // operation CSSPrimitiveValue.getString
Value |
| 634 dom_externs.getSubStringLength; // operation SVGTextContentElement.getSu
bStringLength | 634 dom_externs.getSubStringLength; // operation SVGTextContentElement.getSu
bStringLength |
| 635 dom_externs.getSupportedExtensions; // operation WebGLRenderingContext.getSu
pportedExtensions | |
| 636 dom_externs.getTexParameter; // operation WebGLRenderingContext.getTe
xParameter | 635 dom_externs.getTexParameter; // operation WebGLRenderingContext.getTe
xParameter |
| 637 dom_externs.getTotalLength; // operation SVGPathElement.getTotalLeng
th | 636 dom_externs.getTotalLength; // operation SVGPathElement.getTotalLeng
th |
| 638 dom_externs.getTransformToElement; // operation SVGAElement.getTransformToE
lement, operation SVGCircleElement.getTransformToElement, operation SVGClipPathE
lement.getTransformToElement, operation SVGDefsElement.getTransformToElement, op
eration SVGEllipseElement.getTransformToElement, operation SVGForeignObjectEleme
nt.getTransformToElement, operation SVGGElement.getTransformToElement, operation
SVGImageElement.getTransformToElement, operation SVGLineElement.getTransformToE
lement, operation SVGLocatable.getTransformToElement, operation SVGPathElement.g
etTransformToElement, operation SVGPolygonElement.getTransformToElement, operati
on SVGPolylineElement.getTransformToElement, operation SVGRectElement.getTransfo
rmToElement, operation SVGSVGElement.getTransformToElement, operation SVGSwitchE
lement.getTransformToElement, operation SVGTextElement.getTransformToElement, op
eration SVGUseElement.getTransformToElement | 637 dom_externs.getTransformToElement; // operation SVGAElement.getTransformToE
lement, operation SVGCircleElement.getTransformToElement, operation SVGClipPathE
lement.getTransformToElement, operation SVGDefsElement.getTransformToElement, op
eration SVGEllipseElement.getTransformToElement, operation SVGForeignObjectEleme
nt.getTransformToElement, operation SVGGElement.getTransformToElement, operation
SVGImageElement.getTransformToElement, operation SVGLineElement.getTransformToE
lement, operation SVGLocatable.getTransformToElement, operation SVGPathElement.g
etTransformToElement, operation SVGPolygonElement.getTransformToElement, operati
on SVGPolylineElement.getTransformToElement, operation SVGRectElement.getTransfo
rmToElement, operation SVGSVGElement.getTransformToElement, operation SVGSwitchE
lement.getTransformToElement, operation SVGTextElement.getTransformToElement, op
eration SVGUseElement.getTransformToElement |
| 639 dom_externs.getTranslatedShaderSource; // operation WebGLDebugShaders.getTransl
atedShaderSource | 638 dom_externs.getTranslatedShaderSource; // operation WebGLDebugShaders.getTransl
atedShaderSource |
| 640 dom_externs.getUint16; // operation DataView.getUint16 | 639 dom_externs.getUint16; // operation DataView.getUint16 |
| 641 dom_externs.getUint32; // operation DataView.getUint32 | 640 dom_externs.getUint32; // operation DataView.getUint32 |
| 642 dom_externs.getUint8; // operation DataView.getUint8 | 641 dom_externs.getUint8; // operation DataView.getUint8 |
| 643 dom_externs.getUniform; // operation WebGLRenderingContext.getUn
iform | 642 dom_externs.getUniform; // operation WebGLRenderingContext.getUn
iform |
| 644 dom_externs.getUniformLocation; // operation WebGLRenderingContext.getUn
iformLocation | 643 dom_externs.getUniformLocation; // operation WebGLRenderingContext.getUn
iformLocation |
| 645 dom_externs.getVertexAttrib; // operation WebGLRenderingContext.getVe
rtexAttrib | 644 dom_externs.getVertexAttrib; // operation WebGLRenderingContext.getVe
rtexAttrib |
| (...skipping 934 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1580 dom_externs.y; // attribute HTMLImageElement.y, attribu
te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at
tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at
tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu
te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri
bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau
ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y
, attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute
SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV
GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl
ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri
butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at
tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb
s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib
ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at
tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA
bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad
raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG
PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV
erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet
oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut
e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE
lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr
ibute WebKitPoint.y, attribute WheelEvent.y | 1579 dom_externs.y; // attribute HTMLImageElement.y, attribu
te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at
tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at
tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu
te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri
bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau
ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y
, attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute
SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV
GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl
ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri
butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at
tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb
s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib
ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at
tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA
bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad
raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG
PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV
erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet
oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut
e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE
lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr
ibute WebKitPoint.y, attribute WheelEvent.y |
| 1581 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 | 1580 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 |
| 1582 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 | 1581 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 |
| 1583 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector | 1582 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector |
| 1584 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z | 1583 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z |
| 1585 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan | 1584 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan |
| 1586 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen | 1585 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen |
| 1587 | 1586 |
| 1588 | 1587 |
| 1589 } | 1588 } |
| OLD | NEW |