author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 31 Mar 2010 23:38:45 +0300 | |
branch | RCL_3 |
changeset 22 | 2f92ad2dc5db |
parent 19 | 4a8fed1c0ef6 |
permissions | -rw-r--r-- |
0 | 1 |
EXPORTS |
2 |
NewConsole @ 1 NONAME ; (null) |
|
3 |
Write__8RConsoleRC7TDesC16 @ 2 NONAME ; RConsole::Write(TDesC16 const &) |
|
4 |
ClearToEndOfLine__8RConsole @ 3 NONAME ; RConsole::ClearToEndOfLine(void) |
|
5 |
Code__C11TConsoleKey @ 4 NONAME ; TConsoleKey::Code(void) const |
|
6 |
Control__8RConsoleRC7TDesC16 @ 5 NONAME ; RConsole::Control(TDesC16 const &) |
|
7 |
Create__8RConsole @ 6 NONAME ; RConsole::Create(void) |
|
8 |
CursorPos__C8RConsoleR6TPoint @ 7 NONAME ; RConsole::CursorPos(TPoint &) const |
|
9 |
Destroy__8RConsole @ 8 NONAME ; RConsole::Destroy(void) |
|
10 |
GetPaletteEntry__8RConsoleUiRUcN22 @ 9 NONAME ; RConsole::GetPaletteEntry(unsigned int, unsigned char &, unsigned char &, unsigned char &) |
|
11 |
Init__8RConsoleRC7TDesC16RC5TSize @ 10 NONAME ; RConsole::Init(TDesC16 const &, TSize const &) |
|
12 |
Modifiers__C11TConsoleKey @ 11 NONAME ; TConsoleKey::Modifiers(void) const |
|
13 |
MousePos__C11TConsoleKey @ 12 NONAME ; TConsoleKey::MousePos(void) const |
|
14 |
Panic__F13TConsolePanic @ 13 NONAME ; Panic(TConsolePanic) |
|
15 |
ReadCancel__8RConsole @ 14 NONAME ; RConsole::ReadCancel(void) |
|
16 |
Read__8RConsoleR11TConsoleKey @ 15 NONAME ; RConsole::Read(TConsoleKey &) |
|
17 |
Read__8RConsoleR11TConsoleKeyR14TRequestStatus @ 16 NONAME ; RConsole::Read(TConsoleKey &, TRequestStatus &) |
|
18 |
ScreenSize__C8RConsoleR5TSize @ 17 NONAME ; RConsole::ScreenSize(TSize &) const |
|
19 |
SetCursorHeight__8RConsolei @ 18 NONAME ; RConsole::SetCursorHeight(int) |
|
20 |
SetCursorPosAbs__8RConsoleRC6TPoint @ 19 NONAME ; RConsole::SetCursorPosAbs(TPoint const &) |
|
21 |
SetCursorPosRel__8RConsoleRC6TPoint @ 20 NONAME ; RConsole::SetCursorPosRel(TPoint const &) |
|
22 |
SetMode__8RConsole10TVideoMode @ 21 NONAME ; RConsole::SetMode(TVideoMode) |
|
23 |
SetPaletteEntry__8RConsoleUiUcUcUc @ 22 NONAME ; RConsole::SetPaletteEntry(unsigned int, unsigned char, unsigned char, unsigned char) |
|
24 |
SetSize__8RConsoleRC5TSize @ 23 NONAME ; RConsole::SetSize(TSize const &) |
|
25 |
SetTextAttribute__8RConsole14TTextAttribute @ 24 NONAME ; RConsole::SetTextAttribute(TTextAttribute) |
|
26 |
SetTextColors__8RConsoleUiUi @ 25 NONAME ; RConsole::SetTextColors(unsigned int, unsigned int) |
|
27 |
SetTitle__8RConsoleRC7TDesC16 @ 26 NONAME ; RConsole::SetTitle(TDesC16 const &) |
|
28 |
SetUIColors__8RConsoleUiUiUi @ 27 NONAME ; RConsole::SetUIColors(unsigned int, unsigned int, unsigned int) |
|
29 |
SetWindowPosAbs__8RConsoleRC6TPoint @ 28 NONAME ; RConsole::SetWindowPosAbs(TPoint const &) |
|
30 |
Size__C8RConsoleR5TSize @ 29 NONAME ; RConsole::Size(TSize &) const |
|
31 |
Type__C11TConsoleKey @ 30 NONAME ; TConsoleKey::Type(void) const |
|
32 |
Version__8RConsole @ 31 NONAME ; RConsole::Version(void) |
|
33 |
ClearScreen__8RConsole @ 32 NONAME ; RConsole::ClearScreen(void) |
|
19
4a8fed1c0ef6
Revision: 201007
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
34 |
PointerNumber__C11TConsoleKey @ 33 NONAME ; TConsoleKey::PointerNumber(void) const |
0 | 35 |