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

Side by Side Diff: client/dom/wrapping_dom.dart

Issue 8786016: Generate callbacks as typedefs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add missing newline 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/scripts/template_callback.darttemplate ('k') | no next file » | 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 // DO NOT EDIT 5 // DO NOT EDIT
6 // Auto-generated Dart DOM library. 6 // Auto-generated Dart DOM library.
7 7
8 #library("dom"); 8 #library("dom");
9 #source('generated/src/interface/AbstractWorker.dart'); 9 #source('generated/src/interface/AbstractWorker.dart');
10 #source('generated/src/interface/ArrayBuffer.dart'); 10 #source('generated/src/interface/ArrayBuffer.dart');
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after
522 #source('generated/src/interface/XPathEvaluator.dart'); 522 #source('generated/src/interface/XPathEvaluator.dart');
523 #source('generated/src/interface/XPathException.dart'); 523 #source('generated/src/interface/XPathException.dart');
524 #source('generated/src/interface/XPathExpression.dart'); 524 #source('generated/src/interface/XPathExpression.dart');
525 #source('generated/src/interface/XPathNSResolver.dart'); 525 #source('generated/src/interface/XPathNSResolver.dart');
526 #source('generated/src/interface/XPathResult.dart'); 526 #source('generated/src/interface/XPathResult.dart');
527 #source('generated/src/interface/XSLTProcessor.dart'); 527 #source('generated/src/interface/XSLTProcessor.dart');
528 #source('generated/src/wrapping/_AbstractWorkerWrappingImplementation.dart'); 528 #source('generated/src/wrapping/_AbstractWorkerWrappingImplementation.dart');
529 #source('generated/src/wrapping/_ArrayBufferViewWrappingImplementation.dart'); 529 #source('generated/src/wrapping/_ArrayBufferViewWrappingImplementation.dart');
530 #source('generated/src/wrapping/_ArrayBufferWrappingImplementation.dart'); 530 #source('generated/src/wrapping/_ArrayBufferWrappingImplementation.dart');
531 #source('generated/src/wrapping/_AttrWrappingImplementation.dart'); 531 #source('generated/src/wrapping/_AttrWrappingImplementation.dart');
532 #source('generated/src/wrapping/_AudioBufferCallbackWrappingImplementation.dart' );
533 #source('generated/src/wrapping/_AudioBufferSourceNodeWrappingImplementation.dar t'); 532 #source('generated/src/wrapping/_AudioBufferSourceNodeWrappingImplementation.dar t');
534 #source('generated/src/wrapping/_AudioBufferWrappingImplementation.dart'); 533 #source('generated/src/wrapping/_AudioBufferWrappingImplementation.dart');
535 #source('generated/src/wrapping/_AudioChannelMergerWrappingImplementation.dart') ; 534 #source('generated/src/wrapping/_AudioChannelMergerWrappingImplementation.dart') ;
536 #source('generated/src/wrapping/_AudioChannelSplitterWrappingImplementation.dart '); 535 #source('generated/src/wrapping/_AudioChannelSplitterWrappingImplementation.dart ');
537 #source('generated/src/wrapping/_AudioContextWrappingImplementation.dart'); 536 #source('generated/src/wrapping/_AudioContextWrappingImplementation.dart');
538 #source('generated/src/wrapping/_AudioDestinationNodeWrappingImplementation.dart '); 537 #source('generated/src/wrapping/_AudioDestinationNodeWrappingImplementation.dart ');
539 #source('generated/src/wrapping/_AudioGainNodeWrappingImplementation.dart'); 538 #source('generated/src/wrapping/_AudioGainNodeWrappingImplementation.dart');
540 #source('generated/src/wrapping/_AudioGainWrappingImplementation.dart'); 539 #source('generated/src/wrapping/_AudioGainWrappingImplementation.dart');
541 #source('generated/src/wrapping/_AudioListenerWrappingImplementation.dart'); 540 #source('generated/src/wrapping/_AudioListenerWrappingImplementation.dart');
542 #source('generated/src/wrapping/_AudioNodeWrappingImplementation.dart'); 541 #source('generated/src/wrapping/_AudioNodeWrappingImplementation.dart');
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
593 #source('generated/src/wrapping/_DOMPluginArrayWrappingImplementation.dart'); 592 #source('generated/src/wrapping/_DOMPluginArrayWrappingImplementation.dart');
594 #source('generated/src/wrapping/_DOMPluginWrappingImplementation.dart'); 593 #source('generated/src/wrapping/_DOMPluginWrappingImplementation.dart');
595 #source('generated/src/wrapping/_DOMSelectionWrappingImplementation.dart'); 594 #source('generated/src/wrapping/_DOMSelectionWrappingImplementation.dart');
596 #source('generated/src/wrapping/_DOMSettableTokenListWrappingImplementation.dart '); 595 #source('generated/src/wrapping/_DOMSettableTokenListWrappingImplementation.dart ');
597 #source('generated/src/wrapping/_DOMTokenListWrappingImplementation.dart'); 596 #source('generated/src/wrapping/_DOMTokenListWrappingImplementation.dart');
598 #source('generated/src/wrapping/_DOMURLWrappingImplementation.dart'); 597 #source('generated/src/wrapping/_DOMURLWrappingImplementation.dart');
599 #source('generated/src/wrapping/_DOMWindowWrappingImplementation.dart'); 598 #source('generated/src/wrapping/_DOMWindowWrappingImplementation.dart');
600 #source('generated/src/wrapping/_DataTransferItemListWrappingImplementation.dart '); 599 #source('generated/src/wrapping/_DataTransferItemListWrappingImplementation.dart ');
601 #source('generated/src/wrapping/_DataTransferItemWrappingImplementation.dart'); 600 #source('generated/src/wrapping/_DataTransferItemWrappingImplementation.dart');
602 #source('generated/src/wrapping/_DataViewWrappingImplementation.dart'); 601 #source('generated/src/wrapping/_DataViewWrappingImplementation.dart');
603 #source('generated/src/wrapping/_DatabaseCallbackWrappingImplementation.dart');
604 #source('generated/src/wrapping/_DatabaseSyncWrappingImplementation.dart'); 602 #source('generated/src/wrapping/_DatabaseSyncWrappingImplementation.dart');
605 #source('generated/src/wrapping/_DatabaseWrappingImplementation.dart'); 603 #source('generated/src/wrapping/_DatabaseWrappingImplementation.dart');
606 #source('generated/src/wrapping/_DedicatedWorkerContextWrappingImplementation.da rt'); 604 #source('generated/src/wrapping/_DedicatedWorkerContextWrappingImplementation.da rt');
607 #source('generated/src/wrapping/_DelayNodeWrappingImplementation.dart'); 605 #source('generated/src/wrapping/_DelayNodeWrappingImplementation.dart');
608 #source('generated/src/wrapping/_DeviceMotionEventWrappingImplementation.dart'); 606 #source('generated/src/wrapping/_DeviceMotionEventWrappingImplementation.dart');
609 #source('generated/src/wrapping/_DeviceOrientationEventWrappingImplementation.da rt'); 607 #source('generated/src/wrapping/_DeviceOrientationEventWrappingImplementation.da rt');
610 #source('generated/src/wrapping/_DirectoryEntrySyncWrappingImplementation.dart') ; 608 #source('generated/src/wrapping/_DirectoryEntrySyncWrappingImplementation.dart') ;
611 #source('generated/src/wrapping/_DirectoryEntryWrappingImplementation.dart'); 609 #source('generated/src/wrapping/_DirectoryEntryWrappingImplementation.dart');
612 #source('generated/src/wrapping/_DirectoryReaderSyncWrappingImplementation.dart' ); 610 #source('generated/src/wrapping/_DirectoryReaderSyncWrappingImplementation.dart' );
613 #source('generated/src/wrapping/_DirectoryReaderWrappingImplementation.dart'); 611 #source('generated/src/wrapping/_DirectoryReaderWrappingImplementation.dart');
614 #source('generated/src/wrapping/_DocumentFragmentWrappingImplementation.dart'); 612 #source('generated/src/wrapping/_DocumentFragmentWrappingImplementation.dart');
615 #source('generated/src/wrapping/_DocumentTypeWrappingImplementation.dart'); 613 #source('generated/src/wrapping/_DocumentTypeWrappingImplementation.dart');
616 #source('generated/src/wrapping/_DocumentWrappingImplementation.dart'); 614 #source('generated/src/wrapping/_DocumentWrappingImplementation.dart');
617 #source('generated/src/wrapping/_DynamicsCompressorNodeWrappingImplementation.da rt'); 615 #source('generated/src/wrapping/_DynamicsCompressorNodeWrappingImplementation.da rt');
618 #source('generated/src/wrapping/_ElementTimeControlWrappingImplementation.dart') ; 616 #source('generated/src/wrapping/_ElementTimeControlWrappingImplementation.dart') ;
619 #source('generated/src/wrapping/_ElementTraversalWrappingImplementation.dart'); 617 #source('generated/src/wrapping/_ElementTraversalWrappingImplementation.dart');
620 #source('generated/src/wrapping/_ElementWrappingImplementation.dart'); 618 #source('generated/src/wrapping/_ElementWrappingImplementation.dart');
621 #source('generated/src/wrapping/_EntityReferenceWrappingImplementation.dart'); 619 #source('generated/src/wrapping/_EntityReferenceWrappingImplementation.dart');
622 #source('generated/src/wrapping/_EntityWrappingImplementation.dart'); 620 #source('generated/src/wrapping/_EntityWrappingImplementation.dart');
623 #source('generated/src/wrapping/_EntriesCallbackWrappingImplementation.dart');
624 #source('generated/src/wrapping/_EntryArraySyncWrappingImplementation.dart'); 621 #source('generated/src/wrapping/_EntryArraySyncWrappingImplementation.dart');
625 #source('generated/src/wrapping/_EntryArrayWrappingImplementation.dart'); 622 #source('generated/src/wrapping/_EntryArrayWrappingImplementation.dart');
626 #source('generated/src/wrapping/_EntryCallbackWrappingImplementation.dart');
627 #source('generated/src/wrapping/_EntrySyncWrappingImplementation.dart'); 623 #source('generated/src/wrapping/_EntrySyncWrappingImplementation.dart');
628 #source('generated/src/wrapping/_EntryWrappingImplementation.dart'); 624 #source('generated/src/wrapping/_EntryWrappingImplementation.dart');
629 #source('generated/src/wrapping/_ErrorCallbackWrappingImplementation.dart');
630 #source('generated/src/wrapping/_ErrorEventWrappingImplementation.dart'); 625 #source('generated/src/wrapping/_ErrorEventWrappingImplementation.dart');
631 #source('generated/src/wrapping/_EventExceptionWrappingImplementation.dart'); 626 #source('generated/src/wrapping/_EventExceptionWrappingImplementation.dart');
632 #source('generated/src/wrapping/_EventSourceWrappingImplementation.dart'); 627 #source('generated/src/wrapping/_EventSourceWrappingImplementation.dart');
633 #source('generated/src/wrapping/_EventTargetWrappingImplementation.dart'); 628 #source('generated/src/wrapping/_EventTargetWrappingImplementation.dart');
634 #source('generated/src/wrapping/_EventWrappingImplementation.dart'); 629 #source('generated/src/wrapping/_EventWrappingImplementation.dart');
635 #source('generated/src/wrapping/_FileCallbackWrappingImplementation.dart');
636 #source('generated/src/wrapping/_FileEntrySyncWrappingImplementation.dart'); 630 #source('generated/src/wrapping/_FileEntrySyncWrappingImplementation.dart');
637 #source('generated/src/wrapping/_FileEntryWrappingImplementation.dart'); 631 #source('generated/src/wrapping/_FileEntryWrappingImplementation.dart');
638 #source('generated/src/wrapping/_FileErrorWrappingImplementation.dart'); 632 #source('generated/src/wrapping/_FileErrorWrappingImplementation.dart');
639 #source('generated/src/wrapping/_FileExceptionWrappingImplementation.dart'); 633 #source('generated/src/wrapping/_FileExceptionWrappingImplementation.dart');
640 #source('generated/src/wrapping/_FileListWrappingImplementation.dart'); 634 #source('generated/src/wrapping/_FileListWrappingImplementation.dart');
641 #source('generated/src/wrapping/_FileReaderSyncWrappingImplementation.dart'); 635 #source('generated/src/wrapping/_FileReaderSyncWrappingImplementation.dart');
642 #source('generated/src/wrapping/_FileReaderWrappingImplementation.dart'); 636 #source('generated/src/wrapping/_FileReaderWrappingImplementation.dart');
643 #source('generated/src/wrapping/_FileSystemCallbackWrappingImplementation.dart') ;
644 #source('generated/src/wrapping/_FileWrappingImplementation.dart'); 637 #source('generated/src/wrapping/_FileWrappingImplementation.dart');
645 #source('generated/src/wrapping/_FileWriterCallbackWrappingImplementation.dart') ;
646 #source('generated/src/wrapping/_FileWriterSyncWrappingImplementation.dart'); 638 #source('generated/src/wrapping/_FileWriterSyncWrappingImplementation.dart');
647 #source('generated/src/wrapping/_FileWriterWrappingImplementation.dart'); 639 #source('generated/src/wrapping/_FileWriterWrappingImplementation.dart');
648 #source('generated/src/wrapping/_Float32ArrayWrappingImplementation.dart'); 640 #source('generated/src/wrapping/_Float32ArrayWrappingImplementation.dart');
649 #source('generated/src/wrapping/_Float64ArrayWrappingImplementation.dart'); 641 #source('generated/src/wrapping/_Float64ArrayWrappingImplementation.dart');
650 #source('generated/src/wrapping/_GeolocationWrappingImplementation.dart'); 642 #source('generated/src/wrapping/_GeolocationWrappingImplementation.dart');
651 #source('generated/src/wrapping/_GeopositionWrappingImplementation.dart'); 643 #source('generated/src/wrapping/_GeopositionWrappingImplementation.dart');
652 #source('generated/src/wrapping/_HTMLAllCollectionWrappingImplementation.dart'); 644 #source('generated/src/wrapping/_HTMLAllCollectionWrappingImplementation.dart');
653 #source('generated/src/wrapping/_HTMLAnchorElementWrappingImplementation.dart'); 645 #source('generated/src/wrapping/_HTMLAnchorElementWrappingImplementation.dart');
654 #source('generated/src/wrapping/_HTMLAppletElementWrappingImplementation.dart'); 646 #source('generated/src/wrapping/_HTMLAppletElementWrappingImplementation.dart');
655 #source('generated/src/wrapping/_HTMLAreaElementWrappingImplementation.dart'); 647 #source('generated/src/wrapping/_HTMLAreaElementWrappingImplementation.dart');
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
753 #source('generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart') ; 745 #source('generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart') ;
754 #source('generated/src/wrapping/_MediaElementAudioSourceNodeWrappingImplementati on.dart'); 746 #source('generated/src/wrapping/_MediaElementAudioSourceNodeWrappingImplementati on.dart');
755 #source('generated/src/wrapping/_MediaErrorWrappingImplementation.dart'); 747 #source('generated/src/wrapping/_MediaErrorWrappingImplementation.dart');
756 #source('generated/src/wrapping/_MediaListWrappingImplementation.dart'); 748 #source('generated/src/wrapping/_MediaListWrappingImplementation.dart');
757 #source('generated/src/wrapping/_MediaQueryListListenerWrappingImplementation.da rt'); 749 #source('generated/src/wrapping/_MediaQueryListListenerWrappingImplementation.da rt');
758 #source('generated/src/wrapping/_MediaQueryListWrappingImplementation.dart'); 750 #source('generated/src/wrapping/_MediaQueryListWrappingImplementation.dart');
759 #source('generated/src/wrapping/_MemoryInfoWrappingImplementation.dart'); 751 #source('generated/src/wrapping/_MemoryInfoWrappingImplementation.dart');
760 #source('generated/src/wrapping/_MessageChannelWrappingImplementation.dart'); 752 #source('generated/src/wrapping/_MessageChannelWrappingImplementation.dart');
761 #source('generated/src/wrapping/_MessageEventWrappingImplementation.dart'); 753 #source('generated/src/wrapping/_MessageEventWrappingImplementation.dart');
762 #source('generated/src/wrapping/_MessagePortWrappingImplementation.dart'); 754 #source('generated/src/wrapping/_MessagePortWrappingImplementation.dart');
763 #source('generated/src/wrapping/_MetadataCallbackWrappingImplementation.dart');
764 #source('generated/src/wrapping/_MetadataWrappingImplementation.dart'); 755 #source('generated/src/wrapping/_MetadataWrappingImplementation.dart');
765 #source('generated/src/wrapping/_MouseEventWrappingImplementation.dart'); 756 #source('generated/src/wrapping/_MouseEventWrappingImplementation.dart');
766 #source('generated/src/wrapping/_MutationCallbackWrappingImplementation.dart'); 757 #source('generated/src/wrapping/_MutationCallbackWrappingImplementation.dart');
767 #source('generated/src/wrapping/_MutationEventWrappingImplementation.dart'); 758 #source('generated/src/wrapping/_MutationEventWrappingImplementation.dart');
768 #source('generated/src/wrapping/_MutationRecordWrappingImplementation.dart'); 759 #source('generated/src/wrapping/_MutationRecordWrappingImplementation.dart');
769 #source('generated/src/wrapping/_NamedNodeMapWrappingImplementation.dart'); 760 #source('generated/src/wrapping/_NamedNodeMapWrappingImplementation.dart');
770 #source('generated/src/wrapping/_NavigatorUserMediaErrorCallbackWrappingImplemen tation.dart');
771 #source('generated/src/wrapping/_NavigatorUserMediaErrorWrappingImplementation.d art'); 761 #source('generated/src/wrapping/_NavigatorUserMediaErrorWrappingImplementation.d art');
772 #source('generated/src/wrapping/_NavigatorUserMediaSuccessCallbackWrappingImplem entation.dart'); 762 #source('generated/src/wrapping/_NavigatorUserMediaSuccessCallbackWrappingImplem entation.dart');
773 #source('generated/src/wrapping/_NavigatorWrappingImplementation.dart'); 763 #source('generated/src/wrapping/_NavigatorWrappingImplementation.dart');
774 #source('generated/src/wrapping/_NodeFilterWrappingImplementation.dart'); 764 #source('generated/src/wrapping/_NodeFilterWrappingImplementation.dart');
775 #source('generated/src/wrapping/_NodeIteratorWrappingImplementation.dart'); 765 #source('generated/src/wrapping/_NodeIteratorWrappingImplementation.dart');
776 #source('generated/src/wrapping/_NodeListWrappingImplementation.dart'); 766 #source('generated/src/wrapping/_NodeListWrappingImplementation.dart');
777 #source('generated/src/wrapping/_NodeSelectorWrappingImplementation.dart'); 767 #source('generated/src/wrapping/_NodeSelectorWrappingImplementation.dart');
778 #source('generated/src/wrapping/_NodeWrappingImplementation.dart'); 768 #source('generated/src/wrapping/_NodeWrappingImplementation.dart');
779 #source('generated/src/wrapping/_NotationWrappingImplementation.dart'); 769 #source('generated/src/wrapping/_NotationWrappingImplementation.dart');
780 #source('generated/src/wrapping/_NotificationCenterWrappingImplementation.dart') ; 770 #source('generated/src/wrapping/_NotificationCenterWrappingImplementation.dart') ;
781 #source('generated/src/wrapping/_NotificationWrappingImplementation.dart'); 771 #source('generated/src/wrapping/_NotificationWrappingImplementation.dart');
782 #source('generated/src/wrapping/_OESStandardDerivativesWrappingImplementation.da rt'); 772 #source('generated/src/wrapping/_OESStandardDerivativesWrappingImplementation.da rt');
783 #source('generated/src/wrapping/_OESTextureFloatWrappingImplementation.dart'); 773 #source('generated/src/wrapping/_OESTextureFloatWrappingImplementation.dart');
784 #source('generated/src/wrapping/_OESVertexArrayObjectWrappingImplementation.dart '); 774 #source('generated/src/wrapping/_OESVertexArrayObjectWrappingImplementation.dart ');
785 #source('generated/src/wrapping/_OfflineAudioCompletionEventWrappingImplementati on.dart'); 775 #source('generated/src/wrapping/_OfflineAudioCompletionEventWrappingImplementati on.dart');
786 #source('generated/src/wrapping/_OperationNotAllowedExceptionWrappingImplementat ion.dart'); 776 #source('generated/src/wrapping/_OperationNotAllowedExceptionWrappingImplementat ion.dart');
787 #source('generated/src/wrapping/_OverflowEventWrappingImplementation.dart'); 777 #source('generated/src/wrapping/_OverflowEventWrappingImplementation.dart');
788 #source('generated/src/wrapping/_PageTransitionEventWrappingImplementation.dart' ); 778 #source('generated/src/wrapping/_PageTransitionEventWrappingImplementation.dart' );
789 #source('generated/src/wrapping/_PerformanceNavigationWrappingImplementation.dar t'); 779 #source('generated/src/wrapping/_PerformanceNavigationWrappingImplementation.dar t');
790 #source('generated/src/wrapping/_PerformanceTimingWrappingImplementation.dart'); 780 #source('generated/src/wrapping/_PerformanceTimingWrappingImplementation.dart');
791 #source('generated/src/wrapping/_PerformanceWrappingImplementation.dart'); 781 #source('generated/src/wrapping/_PerformanceWrappingImplementation.dart');
792 #source('generated/src/wrapping/_PopStateEventWrappingImplementation.dart'); 782 #source('generated/src/wrapping/_PopStateEventWrappingImplementation.dart');
793 #source('generated/src/wrapping/_PositionCallbackWrappingImplementation.dart');
794 #source('generated/src/wrapping/_PositionErrorCallbackWrappingImplementation.dar t');
795 #source('generated/src/wrapping/_PositionErrorWrappingImplementation.dart'); 783 #source('generated/src/wrapping/_PositionErrorWrappingImplementation.dart');
796 #source('generated/src/wrapping/_ProcessingInstructionWrappingImplementation.dar t'); 784 #source('generated/src/wrapping/_ProcessingInstructionWrappingImplementation.dar t');
797 #source('generated/src/wrapping/_ProgressEventWrappingImplementation.dart'); 785 #source('generated/src/wrapping/_ProgressEventWrappingImplementation.dart');
798 #source('generated/src/wrapping/_RGBColorWrappingImplementation.dart'); 786 #source('generated/src/wrapping/_RGBColorWrappingImplementation.dart');
799 #source('generated/src/wrapping/_RangeExceptionWrappingImplementation.dart'); 787 #source('generated/src/wrapping/_RangeExceptionWrappingImplementation.dart');
800 #source('generated/src/wrapping/_RangeWrappingImplementation.dart'); 788 #source('generated/src/wrapping/_RangeWrappingImplementation.dart');
801 #source('generated/src/wrapping/_RealtimeAnalyserNodeWrappingImplementation.dart '); 789 #source('generated/src/wrapping/_RealtimeAnalyserNodeWrappingImplementation.dart ');
802 #source('generated/src/wrapping/_RectWrappingImplementation.dart'); 790 #source('generated/src/wrapping/_RectWrappingImplementation.dart');
803 #source('generated/src/wrapping/_SQLErrorWrappingImplementation.dart'); 791 #source('generated/src/wrapping/_SQLErrorWrappingImplementation.dart');
804 #source('generated/src/wrapping/_SQLExceptionWrappingImplementation.dart'); 792 #source('generated/src/wrapping/_SQLExceptionWrappingImplementation.dart');
805 #source('generated/src/wrapping/_SQLResultSetRowListWrappingImplementation.dart' ); 793 #source('generated/src/wrapping/_SQLResultSetRowListWrappingImplementation.dart' );
806 #source('generated/src/wrapping/_SQLResultSetWrappingImplementation.dart'); 794 #source('generated/src/wrapping/_SQLResultSetWrappingImplementation.dart');
807 #source('generated/src/wrapping/_SQLStatementCallbackWrappingImplementation.dart ');
808 #source('generated/src/wrapping/_SQLStatementErrorCallbackWrappingImplementation .dart');
809 #source('generated/src/wrapping/_SQLTransactionCallbackWrappingImplementation.da rt');
810 #source('generated/src/wrapping/_SQLTransactionErrorCallbackWrappingImplementati on.dart');
811 #source('generated/src/wrapping/_SQLTransactionSyncCallbackWrappingImplementatio n.dart');
812 #source('generated/src/wrapping/_SQLTransactionSyncWrappingImplementation.dart') ; 795 #source('generated/src/wrapping/_SQLTransactionSyncWrappingImplementation.dart') ;
813 #source('generated/src/wrapping/_SQLTransactionWrappingImplementation.dart'); 796 #source('generated/src/wrapping/_SQLTransactionWrappingImplementation.dart');
814 #source('generated/src/wrapping/_SVGAElementWrappingImplementation.dart'); 797 #source('generated/src/wrapping/_SVGAElementWrappingImplementation.dart');
815 #source('generated/src/wrapping/_SVGAltGlyphDefElementWrappingImplementation.dar t'); 798 #source('generated/src/wrapping/_SVGAltGlyphDefElementWrappingImplementation.dar t');
816 #source('generated/src/wrapping/_SVGAltGlyphElementWrappingImplementation.dart') ; 799 #source('generated/src/wrapping/_SVGAltGlyphElementWrappingImplementation.dart') ;
817 #source('generated/src/wrapping/_SVGAltGlyphItemElementWrappingImplementation.da rt'); 800 #source('generated/src/wrapping/_SVGAltGlyphItemElementWrappingImplementation.da rt');
818 #source('generated/src/wrapping/_SVGAngleWrappingImplementation.dart'); 801 #source('generated/src/wrapping/_SVGAngleWrappingImplementation.dart');
819 #source('generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.da rt'); 802 #source('generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.da rt');
820 #source('generated/src/wrapping/_SVGAnimateElementWrappingImplementation.dart'); 803 #source('generated/src/wrapping/_SVGAnimateElementWrappingImplementation.dart');
821 #source('generated/src/wrapping/_SVGAnimateMotionElementWrappingImplementation.d art'); 804 #source('generated/src/wrapping/_SVGAnimateMotionElementWrappingImplementation.d art');
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
965 #source('generated/src/wrapping/_SVGZoomEventWrappingImplementation.dart'); 948 #source('generated/src/wrapping/_SVGZoomEventWrappingImplementation.dart');
966 #source('generated/src/wrapping/_ScreenWrappingImplementation.dart'); 949 #source('generated/src/wrapping/_ScreenWrappingImplementation.dart');
967 #source('generated/src/wrapping/_ScriptProfileNodeWrappingImplementation.dart'); 950 #source('generated/src/wrapping/_ScriptProfileNodeWrappingImplementation.dart');
968 #source('generated/src/wrapping/_ScriptProfileWrappingImplementation.dart'); 951 #source('generated/src/wrapping/_ScriptProfileWrappingImplementation.dart');
969 #source('generated/src/wrapping/_SharedWorkerWrappingImplementation.dart'); 952 #source('generated/src/wrapping/_SharedWorkerWrappingImplementation.dart');
970 #source('generated/src/wrapping/_SharedWorkercontextWrappingImplementation.dart' ); 953 #source('generated/src/wrapping/_SharedWorkercontextWrappingImplementation.dart' );
971 #source('generated/src/wrapping/_SpeechInputEventWrappingImplementation.dart'); 954 #source('generated/src/wrapping/_SpeechInputEventWrappingImplementation.dart');
972 #source('generated/src/wrapping/_SpeechInputResultListWrappingImplementation.dar t'); 955 #source('generated/src/wrapping/_SpeechInputResultListWrappingImplementation.dar t');
973 #source('generated/src/wrapping/_SpeechInputResultWrappingImplementation.dart'); 956 #source('generated/src/wrapping/_SpeechInputResultWrappingImplementation.dart');
974 #source('generated/src/wrapping/_StorageEventWrappingImplementation.dart'); 957 #source('generated/src/wrapping/_StorageEventWrappingImplementation.dart');
975 #source('generated/src/wrapping/_StorageInfoErrorCallbackWrappingImplementation. dart');
976 #source('generated/src/wrapping/_StorageInfoQuotaCallbackWrappingImplementation. dart');
977 #source('generated/src/wrapping/_StorageInfoUsageCallbackWrappingImplementation. dart');
978 #source('generated/src/wrapping/_StorageInfoWrappingImplementation.dart'); 958 #source('generated/src/wrapping/_StorageInfoWrappingImplementation.dart');
979 #source('generated/src/wrapping/_StorageWrappingImplementation.dart'); 959 #source('generated/src/wrapping/_StorageWrappingImplementation.dart');
980 #source('generated/src/wrapping/_StringCallbackWrappingImplementation.dart');
981 #source('generated/src/wrapping/_StyleMediaWrappingImplementation.dart'); 960 #source('generated/src/wrapping/_StyleMediaWrappingImplementation.dart');
982 #source('generated/src/wrapping/_StyleSheetListWrappingImplementation.dart'); 961 #source('generated/src/wrapping/_StyleSheetListWrappingImplementation.dart');
983 #source('generated/src/wrapping/_StyleSheetWrappingImplementation.dart'); 962 #source('generated/src/wrapping/_StyleSheetWrappingImplementation.dart');
984 #source('generated/src/wrapping/_TextEventWrappingImplementation.dart'); 963 #source('generated/src/wrapping/_TextEventWrappingImplementation.dart');
985 #source('generated/src/wrapping/_TextMetricsWrappingImplementation.dart'); 964 #source('generated/src/wrapping/_TextMetricsWrappingImplementation.dart');
986 #source('generated/src/wrapping/_TextTrackCueListWrappingImplementation.dart'); 965 #source('generated/src/wrapping/_TextTrackCueListWrappingImplementation.dart');
987 #source('generated/src/wrapping/_TextTrackCueWrappingImplementation.dart'); 966 #source('generated/src/wrapping/_TextTrackCueWrappingImplementation.dart');
988 #source('generated/src/wrapping/_TextTrackWrappingImplementation.dart'); 967 #source('generated/src/wrapping/_TextTrackWrappingImplementation.dart');
989 #source('generated/src/wrapping/_TextWrappingImplementation.dart'); 968 #source('generated/src/wrapping/_TextWrappingImplementation.dart');
990 #source('generated/src/wrapping/_TimeRangesWrappingImplementation.dart'); 969 #source('generated/src/wrapping/_TimeRangesWrappingImplementation.dart');
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
1051 #source('src/GlobalProperties.dart'); 1030 #source('src/GlobalProperties.dart');
1052 #source('src/RequestAnimationFrameCallback.dart'); 1031 #source('src/RequestAnimationFrameCallback.dart');
1053 #source('src/TimeoutHandler.dart'); 1032 #source('src/TimeoutHandler.dart');
1054 #source('src/_Collections.dart'); 1033 #source('src/_Collections.dart');
1055 #source('src/_FactoryProviders.dart'); 1034 #source('src/_FactoryProviders.dart');
1056 #source('src/_ListIterators.dart'); 1035 #source('src/_ListIterators.dart');
1057 #source('src/_Lists.dart'); 1036 #source('src/_Lists.dart');
1058 1037
1059 #native('generated/wrapping_dom.js'); 1038 #native('generated/wrapping_dom.js');
1060 #native('generated/wrapping_dom_externs.js'); 1039 #native('generated/wrapping_dom_externs.js');
OLDNEW
« no previous file with comments | « client/dom/scripts/template_callback.darttemplate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698