Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Side by Side Diff: client/dom/generated/wrapping_dom_externs.js

Issue 8935001: Mark VoidCallback as a [Callback] (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 685 matching lines...) Expand 10 before | Expand all | Expand 10 after
696 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha 696 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha
697 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation 697 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation
698 dom_externs.glyphRef; // attribute SVGAltGlyphElement.glyphRef , attribute SVGGlyphRefElement.glyphRef 698 dom_externs.glyphRef; // attribute SVGAltGlyphElement.glyphRef , attribute SVGGlyphRefElement.glyphRef
699 dom_externs.go; // operation History.go 699 dom_externs.go; // operation History.go
700 dom_externs.gradientTransform; // attribute SVGGradientElement.gradient Transform 700 dom_externs.gradientTransform; // attribute SVGGradientElement.gradient Transform
701 dom_externs.gradientUnits; // attribute SVGGradientElement.gradient Units 701 dom_externs.gradientUnits; // attribute SVGGradientElement.gradient Units
702 dom_externs.green; // attribute RGBColor.green 702 dom_externs.green; // attribute RGBColor.green
703 dom_externs.group; // operation Console.group 703 dom_externs.group; // operation Console.group
704 dom_externs.groupCollapsed; // operation Console.groupCollapsed 704 dom_externs.groupCollapsed; // operation Console.groupCollapsed
705 dom_externs.groupEnd; // operation Console.groupEnd 705 dom_externs.groupEnd; // operation Console.groupEnd
706 dom_externs.handleEvent; // operation VoidCallback.handleEvent
707 dom_externs.hasAttribute; // operation Element.hasAttribute 706 dom_externs.hasAttribute; // operation Element.hasAttribute
708 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS 707 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS
709 dom_externs.hasAttributes; // operation Node.hasAttributes 708 dom_externs.hasAttributes; // operation Node.hasAttributes
710 dom_externs.hasChildNodes; // operation Node.hasChildNodes 709 dom_externs.hasChildNodes; // operation Node.hasChildNodes
711 dom_externs.hasExtension; // operation SVGAElement.hasExtension, o peration SVGAnimationElement.hasExtension, operation SVGCircleElement.hasExtensi on, operation SVGClipPathElement.hasExtension, operation SVGCursorElement.hasExt ension, operation SVGDefsElement.hasExtension, operation SVGEllipseElement.hasEx tension, operation SVGForeignObjectElement.hasExtension, operation SVGGElement.h asExtension, operation SVGImageElement.hasExtension, operation SVGLineElement.ha sExtension, operation SVGMaskElement.hasExtension, operation SVGPathElement.hasE xtension, operation SVGPatternElement.hasExtension, operation SVGPolygonElement. hasExtension, operation SVGPolylineElement.hasExtension, operation SVGRectElemen t.hasExtension, operation SVGSVGElement.hasExtension, operation SVGSwitchElement .hasExtension, operation SVGTests.hasExtension, operation SVGTextContentElement. hasExtension, operation SVGUseElement.hasExtension 710 dom_externs.hasExtension; // operation SVGAElement.hasExtension, o peration SVGAnimationElement.hasExtension, operation SVGCircleElement.hasExtensi on, operation SVGClipPathElement.hasExtension, operation SVGCursorElement.hasExt ension, operation SVGDefsElement.hasExtension, operation SVGEllipseElement.hasEx tension, operation SVGForeignObjectElement.hasExtension, operation SVGGElement.h asExtension, operation SVGImageElement.hasExtension, operation SVGLineElement.ha sExtension, operation SVGMaskElement.hasExtension, operation SVGPathElement.hasE xtension, operation SVGPatternElement.hasExtension, operation SVGPolygonElement. hasExtension, operation SVGPolylineElement.hasExtension, operation SVGRectElemen t.hasExtension, operation SVGSVGElement.hasExtension, operation SVGSwitchElement .hasExtension, operation SVGTests.hasExtension, operation SVGTextContentElement. hasExtension, operation SVGUseElement.hasExtension
712 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e 711 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e
713 dom_externs.hasFocus; // operation HTMLDocument.hasFocus 712 dom_externs.hasFocus; // operation HTMLDocument.hasFocus
714 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash 713 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash
715 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head 714 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head
716 dom_externs.headers; // attribute HTMLTableCellElement.header s 715 dom_externs.headers; // attribute HTMLTableCellElement.header s
(...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after
1701 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 1700 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
1702 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1 1701 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1
1703 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2 1702 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2
1704 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector 1703 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector
1705 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z 1704 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z
1706 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan 1705 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan
1707 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen 1706 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen
1708 1707
1709 1708
1710 } 1709 }
OLDNEW
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698