kernel/eka/bmarm/econs.def
author Simon Howkins <simonh@symbian.org>
Wed, 02 Dec 2009 14:53:50 +0000
changeset 7 0a6fb11f0655
parent 0 a41df078684a
child 62 4a8fed1c0ef6
permissions -rw-r--r--
Adjusted EPOCROOT handling so that in the context of Raptor invocation, it also updates the environment variable so that other modules (such as e32variant.pm) can also work without changes.

EXPORTS
	NewConsole @ 1 NONAME ; (null)
	Write__8RConsoleRC7TDesC16 @ 2 NONAME ; RConsole::Write(TDesC16 const &)
	ClearToEndOfLine__8RConsole @ 3 NONAME ; RConsole::ClearToEndOfLine(void)
	Code__C11TConsoleKey @ 4 NONAME ; TConsoleKey::Code(void) const
	Control__8RConsoleRC7TDesC16 @ 5 NONAME ; RConsole::Control(TDesC16 const &)
	Create__8RConsole @ 6 NONAME ; RConsole::Create(void)
	CursorPos__C8RConsoleR6TPoint @ 7 NONAME ; RConsole::CursorPos(TPoint &) const
	Destroy__8RConsole @ 8 NONAME ; RConsole::Destroy(void)
	GetPaletteEntry__8RConsoleUiRUcN22 @ 9 NONAME ; RConsole::GetPaletteEntry(unsigned int, unsigned char &, unsigned char &, unsigned char &)
	Init__8RConsoleRC7TDesC16RC5TSize @ 10 NONAME ; RConsole::Init(TDesC16 const &, TSize const &)
	Modifiers__C11TConsoleKey @ 11 NONAME ; TConsoleKey::Modifiers(void) const
	MousePos__C11TConsoleKey @ 12 NONAME ; TConsoleKey::MousePos(void) const
	Panic__F13TConsolePanic @ 13 NONAME ; Panic(TConsolePanic)
	ReadCancel__8RConsole @ 14 NONAME ; RConsole::ReadCancel(void)
	Read__8RConsoleR11TConsoleKey @ 15 NONAME ; RConsole::Read(TConsoleKey &)
	Read__8RConsoleR11TConsoleKeyR14TRequestStatus @ 16 NONAME ; RConsole::Read(TConsoleKey &, TRequestStatus &)
	ScreenSize__C8RConsoleR5TSize @ 17 NONAME ; RConsole::ScreenSize(TSize &) const
	SetCursorHeight__8RConsolei @ 18 NONAME ; RConsole::SetCursorHeight(int)
	SetCursorPosAbs__8RConsoleRC6TPoint @ 19 NONAME ; RConsole::SetCursorPosAbs(TPoint const &)
	SetCursorPosRel__8RConsoleRC6TPoint @ 20 NONAME ; RConsole::SetCursorPosRel(TPoint const &)
	SetMode__8RConsole10TVideoMode @ 21 NONAME ; RConsole::SetMode(TVideoMode)
	SetPaletteEntry__8RConsoleUiUcUcUc @ 22 NONAME ; RConsole::SetPaletteEntry(unsigned int, unsigned char, unsigned char, unsigned char)
	SetSize__8RConsoleRC5TSize @ 23 NONAME ; RConsole::SetSize(TSize const &)
	SetTextAttribute__8RConsole14TTextAttribute @ 24 NONAME ; RConsole::SetTextAttribute(TTextAttribute)
	SetTextColors__8RConsoleUiUi @ 25 NONAME ; RConsole::SetTextColors(unsigned int, unsigned int)
	SetTitle__8RConsoleRC7TDesC16 @ 26 NONAME ; RConsole::SetTitle(TDesC16 const &)
	SetUIColors__8RConsoleUiUiUi @ 27 NONAME ; RConsole::SetUIColors(unsigned int, unsigned int, unsigned int)
	SetWindowPosAbs__8RConsoleRC6TPoint @ 28 NONAME ; RConsole::SetWindowPosAbs(TPoint const &)
	Size__C8RConsoleR5TSize @ 29 NONAME ; RConsole::Size(TSize &) const
	Type__C11TConsoleKey @ 30 NONAME ; TConsoleKey::Type(void) const
	Version__8RConsole @ 31 NONAME ; RConsole::Version(void)
	ClearScreen__8RConsole @ 32 NONAME ; RConsole::ClearScreen(void)