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