| Index: mojo/dart/packages/mojo_services/lib/keyboard/keyboard.mojom.dart
|
| diff --git a/mojo/dart/packages/mojo_services/lib/keyboard/keyboard.mojom.dart b/mojo/dart/packages/mojo_services/lib/keyboard/keyboard.mojom.dart
|
| index 07a89e9f8059df8b9605a3f69d478c7f67c67566..5077462cda2a2d5885d645b86a7b98790819f44b 100644
|
| --- a/mojo/dart/packages/mojo_services/lib/keyboard/keyboard.mojom.dart
|
| +++ b/mojo/dart/packages/mojo_services/lib/keyboard/keyboard.mojom.dart
|
| @@ -54,8 +54,6 @@ class SubmitAction extends bindings.MojoEnum {
|
| int toJson() => mojoEnumValue;
|
| }
|
|
|
| -
|
| -
|
| class KeyboardType extends bindings.MojoEnum {
|
| static const KeyboardType text = const KeyboardType._(0);
|
| static const KeyboardType number = const KeyboardType._(1);
|
| @@ -124,8 +122,6 @@ class KeyboardType extends bindings.MojoEnum {
|
|
|
|
|
|
|
| -
|
| -
|
| class CompletionData extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(40, 0)
|
| @@ -240,8 +236,6 @@ class CompletionData extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class CorrectionData extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(32, 0)
|
| @@ -342,8 +336,6 @@ class CorrectionData extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientCommitCompletionParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -417,8 +409,6 @@ class _KeyboardClientCommitCompletionParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientCommitCorrectionParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -492,8 +482,6 @@ class _KeyboardClientCommitCorrectionParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientCommitTextParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(24, 0)
|
| @@ -580,8 +568,6 @@ class _KeyboardClientCommitTextParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientDeleteSurroundingTextParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -668,8 +654,6 @@ class _KeyboardClientDeleteSurroundingTextParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientSetComposingRegionParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -756,8 +740,6 @@ class _KeyboardClientSetComposingRegionParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientSetComposingTextParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(24, 0)
|
| @@ -844,8 +826,6 @@ class _KeyboardClientSetComposingTextParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientSetSelectionParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -932,8 +912,6 @@ class _KeyboardClientSetSelectionParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardClientSubmitParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -1010,8 +988,6 @@ class _KeyboardClientSubmitParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardServiceShowParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(24, 0)
|
| @@ -1100,8 +1076,6 @@ class _KeyboardServiceShowParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardServiceShowByRequestParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(8, 0)
|
| @@ -1160,8 +1134,6 @@ class _KeyboardServiceShowByRequestParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardServiceHideParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(8, 0)
|
| @@ -1220,8 +1192,6 @@ class _KeyboardServiceHideParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardServiceSetTextParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -1294,8 +1264,6 @@ class _KeyboardServiceSetTextParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardServiceSetSelectionParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -1382,8 +1350,6 @@ class _KeyboardServiceSetSelectionParams extends bindings.Struct {
|
| }
|
|
|
|
|
| -
|
| -
|
| class _KeyboardServiceFactoryCreateKeyboardServiceParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| const bindings.StructDataHeader(16, 0)
|
| @@ -1467,9 +1433,6 @@ class _KeyboardServiceFactoryCreateKeyboardServiceParams extends bindings.Struct
|
| }
|
| }
|
|
|
| -
|
| -
|
| -
|
| const int _KeyboardClient_commitCompletionName = 0;
|
| const int _KeyboardClient_commitCorrectionName = 1;
|
| const int _KeyboardClient_commitTextName = 2;
|
| @@ -1479,8 +1442,6 @@ const int _KeyboardClient_setComposingTextName = 5;
|
| const int _KeyboardClient_setSelectionName = 6;
|
| const int _KeyboardClient_submitName = 7;
|
|
|
| -
|
| -
|
| class _KeyboardClientServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| responseFactory(null);
|
| @@ -1785,8 +1746,6 @@ const int _KeyboardService_hideName = 2;
|
| const int _KeyboardService_setTextName = 3;
|
| const int _KeyboardService_setSelectionName = 4;
|
|
|
| -
|
| -
|
| class _KeyboardServiceServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| responseFactory(null);
|
| @@ -2033,8 +1992,6 @@ class KeyboardServiceStub extends bindings.Stub {
|
|
|
| const int _KeyboardServiceFactory_createKeyboardServiceName = 0;
|
|
|
| -
|
| -
|
| class _KeyboardServiceFactoryServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| responseFactory(null);
|
|
|