os/graphics/windowing/windowserver/wins_switching/wsgraphicdrawer_stubs.h
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
/*
sl@0
     2
 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
 * All rights reserved.
sl@0
     4
 * This component and the accompanying materials are made available
sl@0
     5
 * under the terms of "Eclipse Public License v1.0"
sl@0
     6
 * which accompanies this distribution, and is available
sl@0
     7
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
 */
sl@0
     9
sl@0
    10
/* Generated from  "../BWINS/graphicdraweru.def" file size: 11100 */
sl@0
    11
sl@0
    12
extern "C" {
sl@0
    13
void common_dispatch();
sl@0
    14
sl@0
    15
__declspec(dllexport)
sl@0
    16
__declspec(naked)
sl@0
    17
void call_vector_1 ()
sl@0
    18
	{
sl@0
    19
	// ; CWsGraphicDrawer::CWsGraphicDrawer(void)
sl@0
    20
	_asm mov eax, 1
sl@0
    21
	_asm jmp common_dispatch
sl@0
    22
	}
sl@0
    23
sl@0
    24
__declspec(dllexport)
sl@0
    25
__declspec(naked)
sl@0
    26
void call_vector_2 ()
sl@0
    27
	{
sl@0
    28
	// ; TWsGraphicMsgAnimation::TWsGraphicMsgAnimation(void)
sl@0
    29
	_asm mov eax, 2
sl@0
    30
	_asm jmp common_dispatch
sl@0
    31
	}
sl@0
    32
sl@0
    33
__declspec(dllexport)
sl@0
    34
__declspec(naked)
sl@0
    35
void call_vector_3 ()
sl@0
    36
	{
sl@0
    37
	// ; TWsGraphicMsgBufParser::TWsGraphicMsgBufParser(class TDesC8 const &)
sl@0
    38
	_asm mov eax, 3
sl@0
    39
	_asm jmp common_dispatch
sl@0
    40
	}
sl@0
    41
sl@0
    42
__declspec(dllexport)
sl@0
    43
__declspec(naked)
sl@0
    44
void call_vector_4 ()
sl@0
    45
	{
sl@0
    46
	// ; CWsGraphicDrawer::~CWsGraphicDrawer(void)
sl@0
    47
	_asm mov eax, 4
sl@0
    48
	_asm jmp common_dispatch
sl@0
    49
	}
sl@0
    50
sl@0
    51
__declspec(dllexport)
sl@0
    52
__declspec(naked)
sl@0
    53
void call_vector_5 ()
sl@0
    54
	{
sl@0
    55
	// ; void CWsGraphicDrawerArray::AddLC(class CWsGraphicDrawer *)
sl@0
    56
	_asm mov eax, 5
sl@0
    57
	_asm jmp common_dispatch
sl@0
    58
	}
sl@0
    59
sl@0
    60
__declspec(dllexport)
sl@0
    61
__declspec(naked)
sl@0
    62
void call_vector_6 ()
sl@0
    63
	{
sl@0
    64
	// ; void MWsAnimationScheduler::Animate(class MWsScreen &)
sl@0
    65
	_asm mov eax, 6
sl@0
    66
	_asm jmp common_dispatch
sl@0
    67
	}
sl@0
    68
sl@0
    69
__declspec(dllexport)
sl@0
    70
__declspec(naked)
sl@0
    71
void call_vector_7 ()
sl@0
    72
	{
sl@0
    73
	// ; class TTimeIntervalMicroSeconds TWsGraphicMsgAnimation::AnimationTime(class TTime const &, class TTimeIntervalMicroSeconds const &) const
sl@0
    74
	_asm mov eax, 7
sl@0
    75
	_asm jmp common_dispatch
sl@0
    76
	}
sl@0
    77
sl@0
    78
__declspec(dllexport)
sl@0
    79
__declspec(naked)
sl@0
    80
void call_vector_8 ()
sl@0
    81
	{
sl@0
    82
	// ; void CWsGraphicDrawer::BaseConstructL(class MWsGraphicDrawerEnvironment &, struct TGraphicDrawerId const &, class MWsClient &)
sl@0
    83
	_asm mov eax, 8
sl@0
    84
	_asm jmp common_dispatch
sl@0
    85
	}
sl@0
    86
sl@0
    87
__declspec(dllexport)
sl@0
    88
__declspec(naked)
sl@0
    89
void call_vector_9 ()
sl@0
    90
	{
sl@0
    91
	// ; void CWsGraphicDrawerArray::Close(void)
sl@0
    92
	_asm mov eax, 9
sl@0
    93
	_asm jmp common_dispatch
sl@0
    94
	}
sl@0
    95
sl@0
    96
__declspec(dllexport)
sl@0
    97
__declspec(naked)
sl@0
    98
void call_vector_10 ()
sl@0
    99
	{
sl@0
   100
	// ; int TGraphicDrawerId::Compare(struct TGraphicDrawerId const &) const
sl@0
   101
	_asm mov eax, 10
sl@0
   102
	_asm jmp common_dispatch
sl@0
   103
	}
sl@0
   104
sl@0
   105
__declspec(dllexport)
sl@0
   106
__declspec(naked)
sl@0
   107
void call_vector_11 ()
sl@0
   108
	{
sl@0
   109
	// ; int TGraphicDrawerId::Compare(struct TGraphicDrawerId const &, struct TGraphicDrawerId const &)
sl@0
   110
	_asm mov eax, 11
sl@0
   111
	_asm jmp common_dispatch
sl@0
   112
	}
sl@0
   113
sl@0
   114
__declspec(dllexport)
sl@0
   115
__declspec(naked)
sl@0
   116
void call_vector_12 ()
sl@0
   117
	{
sl@0
   118
	// ; int CWsGraphicDrawer::Contains(class TArray<struct TGraphicDrawerId> const &) const
sl@0
   119
	_asm mov eax, 12
sl@0
   120
	_asm jmp common_dispatch
sl@0
   121
	}
sl@0
   122
sl@0
   123
__declspec(dllexport)
sl@0
   124
__declspec(naked)
sl@0
   125
void call_vector_13 ()
sl@0
   126
	{
sl@0
   127
	// ; int TWsGraphicMsgBufParser::Count(void) const
sl@0
   128
	_asm mov eax, 13
sl@0
   129
	_asm jmp common_dispatch
sl@0
   130
	}
sl@0
   131
sl@0
   132
__declspec(dllexport)
sl@0
   133
__declspec(naked)
sl@0
   134
void call_vector_14 ()
sl@0
   135
	{
sl@0
   136
	// ; class CWsGraphicDrawer * WsGraphicDrawer::CreateLC(class TUid, class MWsGraphicDrawerEnvironment &, struct TGraphicDrawerId const &, class MWsClient &, class TDesC8 const &)
sl@0
   137
	_asm mov eax, 14
sl@0
   138
	_asm jmp common_dispatch
sl@0
   139
	}
sl@0
   140
sl@0
   141
__declspec(dllexport)
sl@0
   142
__declspec(naked)
sl@0
   143
void call_vector_15 ()
sl@0
   144
	{
sl@0
   145
	// ; class TPtrC8 TWsGraphicMsgBufParser::Data(int) const
sl@0
   146
	_asm mov eax, 15
sl@0
   147
	_asm jmp common_dispatch
sl@0
   148
	}
sl@0
   149
sl@0
   150
__declspec(dllexport)
sl@0
   151
__declspec(naked)
sl@0
   152
void call_vector_16 ()
sl@0
   153
	{
sl@0
   154
	// ; void CWsGraphicDrawer::Draw(class MWsGc &, class TRect const &, class TDesC8 const &) const
sl@0
   155
	_asm mov eax, 16
sl@0
   156
	_asm jmp common_dispatch
sl@0
   157
	}
sl@0
   158
sl@0
   159
__declspec(dllexport)
sl@0
   160
__declspec(naked)
sl@0
   161
void call_vector_17 ()
sl@0
   162
	{
sl@0
   163
	// ; class MWsGraphicDrawerEnvironment & CWsGraphicDrawer::Env(void)
sl@0
   164
	_asm mov eax, 17
sl@0
   165
	_asm jmp common_dispatch
sl@0
   166
	}
sl@0
   167
sl@0
   168
__declspec(dllexport)
sl@0
   169
__declspec(naked)
sl@0
   170
void call_vector_18 ()
sl@0
   171
	{
sl@0
   172
	// ; int TWsGraphicMsgBufParser::Find(class TUid, int) const
sl@0
   173
	_asm mov eax, 18
sl@0
   174
	_asm jmp common_dispatch
sl@0
   175
	}
sl@0
   176
sl@0
   177
__declspec(dllexport)
sl@0
   178
__declspec(naked)
sl@0
   179
void call_vector_19 ()
sl@0
   180
	{
sl@0
   181
	// ; int CWsGraphicDrawer::HasAsChild(class TArray<struct TGraphicDrawerId> const &) const
sl@0
   182
	_asm mov eax, 19
sl@0
   183
	_asm jmp common_dispatch
sl@0
   184
	}
sl@0
   185
sl@0
   186
__declspec(dllexport)
sl@0
   187
__declspec(naked)
sl@0
   188
void call_vector_20 ()
sl@0
   189
	{
sl@0
   190
	// ; struct TGraphicDrawerId const & CWsGraphicDrawer::Id(void) const
sl@0
   191
	_asm mov eax, 20
sl@0
   192
	_asm jmp common_dispatch
sl@0
   193
	}
sl@0
   194
sl@0
   195
__declspec(dllexport)
sl@0
   196
__declspec(naked)
sl@0
   197
void call_vector_21 ()
sl@0
   198
	{
sl@0
   199
	// ; void CWsGraphicDrawer::Invalidate(void)
sl@0
   200
	_asm mov eax, 21
sl@0
   201
	_asm jmp common_dispatch
sl@0
   202
	}
sl@0
   203
sl@0
   204
__declspec(dllexport)
sl@0
   205
__declspec(naked)
sl@0
   206
void call_vector_22 ()
sl@0
   207
	{
sl@0
   208
	// ; int CWsGraphicDrawerArray::IsEmpty(void) const
sl@0
   209
	_asm mov eax, 22
sl@0
   210
	_asm jmp common_dispatch
sl@0
   211
	}
sl@0
   212
sl@0
   213
__declspec(dllexport)
sl@0
   214
__declspec(naked)
sl@0
   215
void call_vector_23 ()
sl@0
   216
	{
sl@0
   217
	// ; int TWsGraphicMsgAnimation::IsPlaying(class TTime const &, class TTimeIntervalMicroSeconds const &) const
sl@0
   218
	_asm mov eax, 23
sl@0
   219
	_asm jmp common_dispatch
sl@0
   220
	}
sl@0
   221
sl@0
   222
__declspec(dllexport)
sl@0
   223
__declspec(naked)
sl@0
   224
void call_vector_24 ()
sl@0
   225
	{
sl@0
   226
	// ; int CWsGraphicDrawer::IsSharedWith(class TSecureId) const
sl@0
   227
	_asm mov eax, 24
sl@0
   228
	_asm jmp common_dispatch
sl@0
   229
	}
sl@0
   230
sl@0
   231
__declspec(dllexport)
sl@0
   232
__declspec(naked)
sl@0
   233
void call_vector_25 ()
sl@0
   234
	{
sl@0
   235
	// ; int TWsGraphicMsgAnimation::Load(class TWsGraphicMsgBufParser const &)
sl@0
   236
	_asm mov eax, 25
sl@0
   237
	_asm jmp common_dispatch
sl@0
   238
	}
sl@0
   239
sl@0
   240
__declspec(dllexport)
sl@0
   241
__declspec(naked)
sl@0
   242
void call_vector_26 ()
sl@0
   243
	{
sl@0
   244
	// ; int TWsGraphicMsgAnimation::Load(class TWsGraphicMsgBufParser const &, int)
sl@0
   245
	_asm mov eax, 26
sl@0
   246
	_asm jmp common_dispatch
sl@0
   247
	}
sl@0
   248
sl@0
   249
__declspec(dllexport)
sl@0
   250
__declspec(naked)
sl@0
   251
void call_vector_27 ()
sl@0
   252
	{
sl@0
   253
	// ; class MWsClient const & CWsGraphicDrawer::Owner(void) const
sl@0
   254
	_asm mov eax, 27
sl@0
   255
	_asm jmp common_dispatch
sl@0
   256
	}
sl@0
   257
sl@0
   258
__declspec(dllexport)
sl@0
   259
__declspec(naked)
sl@0
   260
void call_vector_28 ()
sl@0
   261
	{
sl@0
   262
	// ; void MWsAnimationScheduler::Redraw(class MWsScreen &)
sl@0
   263
	_asm mov eax, 28
sl@0
   264
	_asm jmp common_dispatch
sl@0
   265
	}
sl@0
   266
sl@0
   267
__declspec(dllexport)
sl@0
   268
__declspec(naked)
sl@0
   269
void call_vector_29 ()
sl@0
   270
	{
sl@0
   271
	// ; int MWsAnimationScheduler::RedrawInvalid(class MWsScreen &, class TArray<struct TGraphicDrawerId> const &)
sl@0
   272
	_asm mov eax, 29
sl@0
   273
	_asm jmp common_dispatch
sl@0
   274
	}
sl@0
   275
sl@0
   276
__declspec(dllexport)
sl@0
   277
__declspec(naked)
sl@0
   278
void call_vector_30 ()
sl@0
   279
	{
sl@0
   280
	// ; int CWsGraphicDrawerArray::Remove(struct TGraphicDrawerId const &)
sl@0
   281
	_asm mov eax, 30
sl@0
   282
	_asm jmp common_dispatch
sl@0
   283
	}
sl@0
   284
sl@0
   285
__declspec(dllexport)
sl@0
   286
__declspec(naked)
sl@0
   287
void call_vector_31 ()
sl@0
   288
	{
sl@0
   289
	// ; int CWsGraphicDrawerArray::RemoveAll(class MWsClient const &)
sl@0
   290
	_asm mov eax, 31
sl@0
   291
	_asm jmp common_dispatch
sl@0
   292
	}
sl@0
   293
sl@0
   294
__declspec(dllexport)
sl@0
   295
__declspec(naked)
sl@0
   296
void call_vector_32 ()
sl@0
   297
	{
sl@0
   298
	// ; int CWsGraphicDrawerArray::RemoveAndDestroy(struct TGraphicDrawerId const &)
sl@0
   299
	_asm mov eax, 32
sl@0
   300
	_asm jmp common_dispatch
sl@0
   301
	}
sl@0
   302
sl@0
   303
__declspec(dllexport)
sl@0
   304
__declspec(naked)
sl@0
   305
void call_vector_33 ()
sl@0
   306
	{
sl@0
   307
	// ; int CWsGraphicDrawerArray::RemoveAndDestroyAll(class MWsClient const &)
sl@0
   308
	_asm mov eax, 33
sl@0
   309
	_asm jmp common_dispatch
sl@0
   310
	}
sl@0
   311
sl@0
   312
__declspec(dllexport)
sl@0
   313
__declspec(naked)
sl@0
   314
void call_vector_34 ()
sl@0
   315
	{
sl@0
   316
	// ; void CWsGraphicDrawerArray::ResetAndDestroy(void)
sl@0
   317
	_asm mov eax, 34
sl@0
   318
	_asm jmp common_dispatch
sl@0
   319
	}
sl@0
   320
sl@0
   321
__declspec(dllexport)
sl@0
   322
__declspec(naked)
sl@0
   323
void call_vector_35 ()
sl@0
   324
	{
sl@0
   325
	// ; class CWsGraphicDrawer const * CWsGraphicDrawerArray::ResolveGraphic(struct TGraphicDrawerId const &) const
sl@0
   326
	_asm mov eax, 35
sl@0
   327
	_asm jmp common_dispatch
sl@0
   328
	}
sl@0
   329
sl@0
   330
__declspec(dllexport)
sl@0
   331
__declspec(naked)
sl@0
   332
void call_vector_36 ()
sl@0
   333
	{
sl@0
   334
	// ; void * MWsObjectProvider::ResolveObjectInterface(unsigned int)
sl@0
   335
	_asm mov eax, 36
sl@0
   336
	_asm jmp common_dispatch
sl@0
   337
	}
sl@0
   338
sl@0
   339
__declspec(dllexport)
sl@0
   340
__declspec(naked)
sl@0
   341
void call_vector_37 ()
sl@0
   342
	{
sl@0
   343
	// ; int CWsGraphicDrawer::SendMessage(class TDesC8 const &)
sl@0
   344
	_asm mov eax, 37
sl@0
   345
	_asm jmp common_dispatch
sl@0
   346
	}
sl@0
   347
sl@0
   348
__declspec(dllexport)
sl@0
   349
__declspec(naked)
sl@0
   350
void call_vector_38 ()
sl@0
   351
	{
sl@0
   352
	// ; int CWsGraphicDrawer::Share(class TSecureId)
sl@0
   353
	_asm mov eax, 38
sl@0
   354
	_asm jmp common_dispatch
sl@0
   355
	}
sl@0
   356
sl@0
   357
__declspec(dllexport)
sl@0
   358
__declspec(naked)
sl@0
   359
void call_vector_39 ()
sl@0
   360
	{
sl@0
   361
	// ; int CWsGraphicDrawer::ShareGlobally(void)
sl@0
   362
	_asm mov eax, 39
sl@0
   363
	_asm jmp common_dispatch
sl@0
   364
	}
sl@0
   365
sl@0
   366
__declspec(dllexport)
sl@0
   367
__declspec(naked)
sl@0
   368
void call_vector_40 ()
sl@0
   369
	{
sl@0
   370
	// ; int CWsGraphicDrawerArray::SwapLC(class CWsGraphicDrawer *)
sl@0
   371
	_asm mov eax, 40
sl@0
   372
	_asm jmp common_dispatch
sl@0
   373
	}
sl@0
   374
sl@0
   375
__declspec(dllexport)
sl@0
   376
__declspec(naked)
sl@0
   377
void call_vector_41 ()
sl@0
   378
	{
sl@0
   379
	// ; class TUid TWsGraphicMsgBufParser::Uid(int) const
sl@0
   380
	_asm mov eax, 41
sl@0
   381
	_asm jmp common_dispatch
sl@0
   382
	}
sl@0
   383
sl@0
   384
__declspec(dllexport)
sl@0
   385
__declspec(naked)
sl@0
   386
void call_vector_42 ()
sl@0
   387
	{
sl@0
   388
	// ; int CWsGraphicDrawer::UnShare(class TSecureId)
sl@0
   389
	_asm mov eax, 42
sl@0
   390
	_asm jmp common_dispatch
sl@0
   391
	}
sl@0
   392
sl@0
   393
__declspec(dllexport)
sl@0
   394
__declspec(naked)
sl@0
   395
void call_vector_43 ()
sl@0
   396
	{
sl@0
   397
	// ; int CWsGraphicDrawer::UnShareGlobally(void)
sl@0
   398
	_asm mov eax, 43
sl@0
   399
	_asm jmp common_dispatch
sl@0
   400
	}
sl@0
   401
sl@0
   402
__declspec(dllexport)
sl@0
   403
__declspec(naked)
sl@0
   404
void call_vector_44 ()
sl@0
   405
	{
sl@0
   406
	// ; int TWsGraphicMsgBufParser::Verify(void) const
sl@0
   407
	_asm mov eax, 44
sl@0
   408
	_asm jmp common_dispatch
sl@0
   409
	}
sl@0
   410
sl@0
   411
__declspec(dllexport)
sl@0
   412
__declspec(naked)
sl@0
   413
void call_vector_45 ()
sl@0
   414
	{
sl@0
   415
	// ; class MWsGraphicDrawerEnvironment const & CWsGraphicDrawer::Env(void) const
sl@0
   416
	_asm mov eax, 45
sl@0
   417
	_asm jmp common_dispatch
sl@0
   418
	}
sl@0
   419
sl@0
   420
__declspec(dllexport)
sl@0
   421
__declspec(naked)
sl@0
   422
void call_vector_46 ()
sl@0
   423
	{
sl@0
   424
	// ; void CWsGraphicDrawer::HandleEvent(struct TWservCrEvent const &)
sl@0
   425
	_asm mov eax, 46
sl@0
   426
	_asm jmp common_dispatch
sl@0
   427
	}
sl@0
   428
sl@0
   429
__declspec(dllexport)
sl@0
   430
__declspec(naked)
sl@0
   431
void call_vector_47 ()
sl@0
   432
	{
sl@0
   433
	// ; int CWsGraphicDrawer::HasEventHandler(void) const
sl@0
   434
	_asm mov eax, 47
sl@0
   435
	_asm jmp common_dispatch
sl@0
   436
	}
sl@0
   437
sl@0
   438
__declspec(dllexport)
sl@0
   439
__declspec(naked)
sl@0
   440
void call_vector_48 ()
sl@0
   441
	{
sl@0
   442
	// ; void CWsGraphicDrawer::SetEventHandler(class MWsEventHandler *)
sl@0
   443
	_asm mov eax, 48
sl@0
   444
	_asm jmp common_dispatch
sl@0
   445
	}
sl@0
   446
sl@0
   447
__declspec(dllexport)
sl@0
   448
__declspec(naked)
sl@0
   449
void call_vector_49 ()
sl@0
   450
	{
sl@0
   451
	// ; TWservCrEvent::TWservCrEvent(unsigned long)
sl@0
   452
	_asm mov eax, 49
sl@0
   453
	_asm jmp common_dispatch
sl@0
   454
	}
sl@0
   455
sl@0
   456
__declspec(dllexport)
sl@0
   457
__declspec(naked)
sl@0
   458
void call_vector_50 ()
sl@0
   459
	{
sl@0
   460
	// ; TWservCrEvent::TWservCrEvent(unsigned long, unsigned long)
sl@0
   461
	_asm mov eax, 50
sl@0
   462
	_asm jmp common_dispatch
sl@0
   463
	}
sl@0
   464
sl@0
   465
__declspec(dllexport)
sl@0
   466
__declspec(naked)
sl@0
   467
void call_vector_51 ()
sl@0
   468
	{
sl@0
   469
	// ; TWservCrEvent::TWservCrEvent(unsigned long, unsigned long, void *)
sl@0
   470
	_asm mov eax, 51
sl@0
   471
	_asm jmp common_dispatch
sl@0
   472
	}
sl@0
   473
sl@0
   474
__declspec(dllexport)
sl@0
   475
__declspec(naked)
sl@0
   476
void call_vector_52 ()
sl@0
   477
	{
sl@0
   478
	// ; int TWservCrEvent::SizeMode(void) const
sl@0
   479
	_asm mov eax, 52
sl@0
   480
	_asm jmp common_dispatch
sl@0
   481
	}
sl@0
   482
sl@0
   483
__declspec(dllexport)
sl@0
   484
__declspec(naked)
sl@0
   485
void call_vector_53 ()
sl@0
   486
	{
sl@0
   487
	// ; unsigned long TWservCrEvent::Type(void) const
sl@0
   488
	_asm mov eax, 53
sl@0
   489
	_asm jmp common_dispatch
sl@0
   490
	}
sl@0
   491
sl@0
   492
__declspec(dllexport)
sl@0
   493
__declspec(naked)
sl@0
   494
void call_vector_54 ()
sl@0
   495
	{
sl@0
   496
	// ; class RRegion const * TWservCrEvent::VisibleRegion(void) const
sl@0
   497
	_asm mov eax, 54
sl@0
   498
	_asm jmp common_dispatch
sl@0
   499
	}
sl@0
   500
sl@0
   501
__declspec(dllexport)
sl@0
   502
__declspec(naked)
sl@0
   503
void call_vector_55 ()
sl@0
   504
	{
sl@0
   505
	// ; int TWservCrEvent::ScreenNumber(void) const
sl@0
   506
	_asm mov eax, 55
sl@0
   507
	_asm jmp common_dispatch
sl@0
   508
	}
sl@0
   509
sl@0
   510
__declspec(dllexport)
sl@0
   511
__declspec(naked)
sl@0
   512
void call_vector_56 ()
sl@0
   513
	{
sl@0
   514
	// ; int TWsGraphicMsgBufParser::LoadFixed(class TUid, void *, int, int) const
sl@0
   515
	_asm mov eax, 56
sl@0
   516
	_asm jmp common_dispatch
sl@0
   517
	}
sl@0
   518
sl@0
   519
__declspec(dllexport)
sl@0
   520
__declspec(naked)
sl@0
   521
void call_vector_57 ()
sl@0
   522
	{
sl@0
   523
	// ; int CWsGraphicDrawer::SendMessage(class CWsMessageData &)
sl@0
   524
	_asm mov eax, 57
sl@0
   525
	_asm jmp common_dispatch
sl@0
   526
	}
sl@0
   527
sl@0
   528
__declspec(dllexport)
sl@0
   529
__declspec(naked)
sl@0
   530
void call_vector_58 ()
sl@0
   531
	{
sl@0
   532
	// ; class TRegion const * TWservCrEvent::DrawingRegion(void) const
sl@0
   533
	_asm mov eax, 58
sl@0
   534
	_asm jmp common_dispatch
sl@0
   535
	}
sl@0
   536
sl@0
   537
__declspec(dllexport)
sl@0
   538
__declspec(naked)
sl@0
   539
void call_vector_59 ()
sl@0
   540
	{
sl@0
   541
	// ; int TWservCrEvent::WindowGroupIdentifier(void) const
sl@0
   542
	_asm mov eax, 59
sl@0
   543
	_asm jmp common_dispatch
sl@0
   544
	}
sl@0
   545
sl@0
   546
__declspec(dllexport)
sl@0
   547
__declspec(naked)
sl@0
   548
void call_vector_60 ()
sl@0
   549
	{
sl@0
   550
	// ; int CWsGraphicDrawerArray::Add(class CWsGraphicDrawer *)
sl@0
   551
	_asm mov eax, 60
sl@0
   552
	_asm jmp common_dispatch
sl@0
   553
	}
sl@0
   554
sl@0
   555
__declspec(dllexport)
sl@0
   556
__declspec(naked)
sl@0
   557
void call_vector_61 ()
sl@0
   558
	{
sl@0
   559
	// ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::AddTLC(class CWsGraphicDrawer *)
sl@0
   560
	_asm mov eax, 61
sl@0
   561
	_asm jmp common_dispatch
sl@0
   562
	}
sl@0
   563
sl@0
   564
__declspec(dllexport)
sl@0
   565
__declspec(naked)
sl@0
   566
void call_vector_62 ()
sl@0
   567
	{
sl@0
   568
	// ; void CWsGraphicDrawerArray::CommitP(struct CWsGraphicDrawerArray::XRollBackBase *)
sl@0
   569
	_asm mov eax, 62
sl@0
   570
	_asm jmp common_dispatch
sl@0
   571
	}
sl@0
   572
sl@0
   573
__declspec(dllexport)
sl@0
   574
__declspec(naked)
sl@0
   575
void call_vector_63 ()
sl@0
   576
	{
sl@0
   577
	// ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::RemoveTLC(struct TGraphicDrawerId const &)
sl@0
   578
	_asm mov eax, 63
sl@0
   579
	_asm jmp common_dispatch
sl@0
   580
	}
sl@0
   581
sl@0
   582
__declspec(dllexport)
sl@0
   583
__declspec(naked)
sl@0
   584
void call_vector_64 ()
sl@0
   585
	{
sl@0
   586
	// ; int CWsGraphicDrawerArray::Swap(class CWsGraphicDrawer *)
sl@0
   587
	_asm mov eax, 64
sl@0
   588
	_asm jmp common_dispatch
sl@0
   589
	}
sl@0
   590
sl@0
   591
__declspec(dllexport)
sl@0
   592
__declspec(naked)
sl@0
   593
void call_vector_65 ()
sl@0
   594
	{
sl@0
   595
	// ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::SwapTLC(class CWsGraphicDrawer *)
sl@0
   596
	_asm mov eax, 65
sl@0
   597
	_asm jmp common_dispatch
sl@0
   598
	}
sl@0
   599
sl@0
   600
__declspec(dllexport)
sl@0
   601
__declspec(naked)
sl@0
   602
void call_vector_66 ()
sl@0
   603
	{
sl@0
   604
	// ; enum CFbsBitGc::TGraphicsOrientation TWservCrEvent::Orientation(void) const
sl@0
   605
	_asm mov eax, 66
sl@0
   606
	_asm jmp common_dispatch
sl@0
   607
	}
sl@0
   608
sl@0
   609
__declspec(dllexport)
sl@0
   610
__declspec(naked)
sl@0
   611
void call_vector_67 ()
sl@0
   612
	{
sl@0
   613
	// ; void WsGraphicDrawer::FinalClose(void)
sl@0
   614
	_asm mov eax, 67
sl@0
   615
	_asm jmp common_dispatch
sl@0
   616
	}
sl@0
   617
sl@0
   618
__declspec(dllexport)
sl@0
   619
__declspec(naked)
sl@0
   620
void call_vector_68 ()
sl@0
   621
	{
sl@0
   622
	// ; int TWservCrEvent::WasVisible(void) const
sl@0
   623
	_asm mov eax, 68
sl@0
   624
	_asm jmp common_dispatch
sl@0
   625
	}
sl@0
   626
sl@0
   627
__declspec(dllexport)
sl@0
   628
__declspec(naked)
sl@0
   629
void call_vector_69 ()
sl@0
   630
	{
sl@0
   631
	// ; TWservCrEvent::TWservCrEvent(unsigned long, unsigned long, void *, class MWsWindow *)
sl@0
   632
	_asm mov eax, 69
sl@0
   633
	_asm jmp common_dispatch
sl@0
   634
	}
sl@0
   635
sl@0
   636
__declspec(dllexport)
sl@0
   637
__declspec(naked)
sl@0
   638
void call_vector_70 ()
sl@0
   639
	{
sl@0
   640
	// ; class MWsWindow * TWservCrEvent::Window(void) const
sl@0
   641
	_asm mov eax, 70
sl@0
   642
	_asm jmp common_dispatch
sl@0
   643
	}
sl@0
   644
sl@0
   645
__declspec(dllexport)
sl@0
   646
__declspec(naked)
sl@0
   647
void call_vector_71 ()
sl@0
   648
	{
sl@0
   649
	// ; CWsPlugin::CWsPlugin(void)
sl@0
   650
	_asm mov eax, 71
sl@0
   651
	_asm jmp common_dispatch
sl@0
   652
	}
sl@0
   653
sl@0
   654
__declspec(dllexport)
sl@0
   655
__declspec(naked)
sl@0
   656
void call_vector_72 ()
sl@0
   657
	{
sl@0
   658
	// ; CWsRenderStage::CWsRenderStage(void)
sl@0
   659
	_asm mov eax, 72
sl@0
   660
	_asm jmp common_dispatch
sl@0
   661
	}
sl@0
   662
sl@0
   663
__declspec(dllexport)
sl@0
   664
__declspec(naked)
sl@0
   665
void call_vector_73 ()
sl@0
   666
	{
sl@0
   667
	// ; CWsPlugin::~CWsPlugin(void)
sl@0
   668
	_asm mov eax, 73
sl@0
   669
	_asm jmp common_dispatch
sl@0
   670
	}
sl@0
   671
sl@0
   672
__declspec(dllexport)
sl@0
   673
__declspec(naked)
sl@0
   674
void call_vector_74 ()
sl@0
   675
	{
sl@0
   676
	// ; CWsRenderStage::~CWsRenderStage(void)
sl@0
   677
	_asm mov eax, 74
sl@0
   678
	_asm jmp common_dispatch
sl@0
   679
	}
sl@0
   680
sl@0
   681
__declspec(dllexport)
sl@0
   682
__declspec(naked)
sl@0
   683
void call_vector_75 ()
sl@0
   684
	{
sl@0
   685
	// ; void CWsPlugin::BaseConstructL(class MWsGraphicDrawerEnvironment &)
sl@0
   686
	_asm mov eax, 75
sl@0
   687
	_asm jmp common_dispatch
sl@0
   688
	}
sl@0
   689
sl@0
   690
__declspec(dllexport)
sl@0
   691
__declspec(naked)
sl@0
   692
void call_vector_76 ()
sl@0
   693
	{
sl@0
   694
	// ; void CWsRenderStage::BaseConstructL(void)
sl@0
   695
	_asm mov eax, 76
sl@0
   696
	_asm jmp common_dispatch
sl@0
   697
	}
sl@0
   698
sl@0
   699
__declspec(dllexport)
sl@0
   700
__declspec(naked)
sl@0
   701
void call_vector_77 ()
sl@0
   702
	{
sl@0
   703
	// ; class MWsGraphicDrawerEnvironment & CWsPlugin::Env(void)
sl@0
   704
	_asm mov eax, 77
sl@0
   705
	_asm jmp common_dispatch
sl@0
   706
	}
sl@0
   707
sl@0
   708
__declspec(dllexport)
sl@0
   709
__declspec(naked)
sl@0
   710
void call_vector_78 ()
sl@0
   711
	{
sl@0
   712
	// ; class MWsGraphicDrawerEnvironment const & CWsPlugin::Env(void) const
sl@0
   713
	_asm mov eax, 78
sl@0
   714
	_asm jmp common_dispatch
sl@0
   715
	}
sl@0
   716
sl@0
   717
__declspec(dllexport)
sl@0
   718
__declspec(naked)
sl@0
   719
void call_vector_79 ()
sl@0
   720
	{
sl@0
   721
	// ; class CWsRenderStage * CWsRenderStage::Next(void)
sl@0
   722
	_asm mov eax, 79
sl@0
   723
	_asm jmp common_dispatch
sl@0
   724
	}
sl@0
   725
sl@0
   726
__declspec(dllexport)
sl@0
   727
__declspec(naked)
sl@0
   728
void call_vector_80 ()
sl@0
   729
	{
sl@0
   730
	// ; class TDesC16 const & CWsPlugin::PluginName(void) const
sl@0
   731
	_asm mov eax, 80
sl@0
   732
	_asm jmp common_dispatch
sl@0
   733
	}
sl@0
   734
sl@0
   735
__declspec(dllexport)
sl@0
   736
__declspec(naked)
sl@0
   737
void call_vector_81 ()
sl@0
   738
	{
sl@0
   739
	// ; void * CWsRenderStage::ResolveObjectInterface(unsigned int)
sl@0
   740
	_asm mov eax, 81
sl@0
   741
	_asm jmp common_dispatch
sl@0
   742
	}
sl@0
   743
sl@0
   744
__declspec(dllexport)
sl@0
   745
__declspec(naked)
sl@0
   746
void call_vector_82 ()
sl@0
   747
	{
sl@0
   748
	// ; void CWsRenderStage::SetNext(class CWsRenderStage *)
sl@0
   749
	_asm mov eax, 82
sl@0
   750
	_asm jmp common_dispatch
sl@0
   751
	}
sl@0
   752
sl@0
   753
__declspec(dllexport)
sl@0
   754
__declspec(naked)
sl@0
   755
void call_vector_83 ()
sl@0
   756
	{
sl@0
   757
	// ; class TSurfaceId const * TWservCrEvent::SurfaceId(void) const
sl@0
   758
	_asm mov eax, 83
sl@0
   759
	_asm jmp common_dispatch
sl@0
   760
	}
sl@0
   761
sl@0
   762
__declspec(dllexport)
sl@0
   763
__declspec(naked)
sl@0
   764
void call_vector_84 ()
sl@0
   765
	{
sl@0
   766
	// ; void MWsAnimationScheduler::Animate(class MWsScreen &, class TRequestStatus *)
sl@0
   767
	_asm mov eax, 84
sl@0
   768
	_asm jmp common_dispatch
sl@0
   769
	}
sl@0
   770
sl@0
   771
}
sl@0
   772
#define MAX_ORDINAL 85
sl@0
   773