1 /* |
1 /* |
2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
5218 // ; int RWindowBase::FixNativeOrientation(void) |
5219 // ; int RWindowBase::FixNativeOrientation(void) |
5219 _asm mov eax, 578 |
5220 _asm mov eax, 578 |
5220 _asm jmp common_dispatch |
5221 _asm jmp common_dispatch |
5221 } |
5222 } |
5222 |
5223 |
5223 __declspec(dllexport) |
|
5224 __declspec(naked) |
|
5225 void call_vector_579 () |
|
5226 { |
|
5227 // ; void RWindowBase::SetPurpose(int) |
|
5228 _asm mov eax, 579 |
|
5229 _asm jmp common_dispatch |
|
5230 } |
|
5231 |
|
5232 __declspec(dllexport) |
|
5233 __declspec(naked) |
|
5234 void call_vector_580 () |
|
5235 { |
|
5236 // ; void RWindowBase::SendEffectCommand(int, class TDesC8 const &) |
|
5237 _asm mov eax, 580 |
|
5238 _asm jmp common_dispatch |
|
5239 } |
|
5240 |
|
5241 __declspec(dllexport) |
|
5242 __declspec(naked) |
|
5243 void call_vector_581 () |
|
5244 { |
|
5245 // ; void RWsSession::SendEffectCommand(int, class TDesC8 const &) |
|
5246 _asm mov eax, 581 |
|
5247 _asm jmp common_dispatch |
|
5248 } |
|
5249 |
|
5250 __declspec(dllexport) |
|
5251 __declspec(naked) |
|
5252 void call_vector_582 () |
|
5253 { |
|
5254 // ; void RWsSession::RegisterEffect(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, unsigned int, class TBitFlagsT<unsigned long>) |
|
5255 _asm mov eax, 582 |
|
5256 _asm jmp common_dispatch |
|
5257 } |
|
5258 |
|
5259 __declspec(dllexport) |
|
5260 __declspec(naked) |
|
5261 void call_vector_583 () |
|
5262 { |
|
5263 // ; void RWindowBase::OverrideEffects(int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, class TBitFlagsT<unsigned long>) |
|
5264 _asm mov eax, 583 |
|
5265 _asm jmp common_dispatch |
|
5266 } |
|
5267 |
|
5268 __declspec(dllexport) |
|
5269 __declspec(naked) |
|
5270 void call_vector_584 () |
|
5271 { |
|
5272 // ; void RWsSession::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, class TBitFlagsT<unsigned long>) |
|
5273 _asm mov eax, 584 |
|
5274 _asm jmp common_dispatch |
|
5275 } |
|
5276 |
|
5277 __declspec(dllexport) |
|
5278 __declspec(naked) |
|
5279 void call_vector_585 () |
|
5280 { |
|
5281 // ; void RWsSession::UnregisterEffect(int, int, unsigned int) |
|
5282 _asm mov eax, 585 |
|
5283 _asm jmp common_dispatch |
|
5284 } |
|
5285 |
|
5286 __declspec(dllexport) |
|
5287 __declspec(naked) |
|
5288 void call_vector_586 () |
|
5289 { |
|
5290 // ; void RWsSession::UnregisterAllEffects(void) |
|
5291 _asm mov eax, 586 |
|
5292 _asm jmp common_dispatch |
|
5293 } |
|
5294 |
|
5295 __declspec(dllexport) |
|
5296 __declspec(naked) |
|
5297 void call_vector_587 () |
|
5298 { |
|
5299 // ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation) |
|
5300 _asm mov eax, 587 |
|
5301 _asm jmp common_dispatch |
|
5302 } |
|
5303 |
|
5304 } |
5224 } |
5305 #define MAX_ORDINAL 588 |
5225 #define MAX_ORDINAL 579 |
5306 |
5226 |