windowing/windowserver/bwins/RemoteGcU.DEF
author Faisal Memon <faisal.memon@nokia.com>
Thu, 06 May 2010 11:31:11 +0100
branchNewGraphicsArchitecture
changeset 47 48b924ae7197
parent 0 5d03bc08d59c
permissions -rw-r--r--
Applied patch 1, to provide a syborg specific minigui oby file. Need to compare this with the "stripped" version currently in the tree. This supplied version applies for Nokia builds, but need to repeat the test for SF builds to see if pruning is needed, or if the file needs to be device-specific.

EXPORTS
	??1CCommandBuffer@@UAE@XZ @ 1 NONAME ; CCommandBuffer::~CCommandBuffer(void)
	??1CRemoteGc@@UAE@XZ @ 2 NONAME ; CRemoteGc::~CRemoteGc(void)
	?ExternalizeL@CRemoteGc@@QAEXAAVRWsGraphicMsgBuf@@H@Z @ 3 NONAME ; void CRemoteGc::ExternalizeL(class RWsGraphicMsgBuf &, int)
	?InternalizeL@CCommandBuffer@@QAEXABVTDesC8@@@Z @ 4 NONAME ; void CCommandBuffer::InternalizeL(class TDesC8 const &)
	?NewL@CCommandBuffer@@SAPAV1@XZ @ 5 NONAME ; class CCommandBuffer * CCommandBuffer::NewL(void)
	?NewL@CRemoteGc@@SAPAV1@PAVCWsScreenDevice@@@Z @ 6 NONAME ; class CRemoteGc * CRemoteGc::NewL(class CWsScreenDevice *)
	?Play@CCommandBuffer@@QAEHABVTPoint@@ABVTRect@@ABVMWsGraphicResolver@@AAVCBitmapContext@@@Z @ 7 NONAME ; int CCommandBuffer::Play(class TPoint const &, class TRect const &, class MWsGraphicResolver const &, class CBitmapContext &)
	?ResetCommandBuffer@CRemoteGc@@QAEXXZ @ 8 NONAME ; void CRemoteGc::ResetCommandBuffer(void)
	?SetCommandBufferObserver@CRemoteGc@@QAEXPAVMCommandBufferObserver@@@Z @ 9 NONAME ; void CRemoteGc::SetCommandBufferObserver(class MCommandBufferObserver *)
	?BeginDraw@CRemoteGc@@QAEXABVTRect@@@Z @ 10 NONAME ; void CRemoteGc::BeginDraw(class TRect const &)
	?EndDraw@CRemoteGc@@QAEXXZ @ 11 NONAME ; void CRemoteGc::EndDraw(void)
	?InternalizeAppendL@CCommandBuffer@@QAEXABVTDesC8@@@Z @ 12 NONAME ; void CCommandBuffer::InternalizeAppendL(class TDesC8 const &)
	?Play@CCommandBuffer@@QAEHABVTPoint@@PBVTRegion@@ABVTRect@@ABVMWsGraphicResolver@@AAVCBitmapContext@@@Z @ 13 NONAME ; int CCommandBuffer::Play(class TPoint const &, class TRegion const *, class TRect const &, class MWsGraphicResolver const &, class CBitmapContext &)
	?ClippingRegion@CCommandBuffer@@QBEABVTRegion@@XZ @ 14 NONAME ; class TRegion const & CCommandBuffer::ClippingRegion(void) const
	?IsIdentical@CCommandBuffer@@QBEHABV1@@Z @ 15 NONAME ; int CCommandBuffer::IsIdentical(class CCommandBuffer const &) const
	?Play@CCommandBuffer@@QAEHABVTPoint@@PBVTRegion@@ABVTRect@@AAVRWsSession@@AAVCWindowGc@@@Z @ 16 NONAME ; int CCommandBuffer::Play(class TPoint const &, class TRegion const *, class TRect const &, class RWsSession &, class CWindowGc &)
	?Play@CCommandBuffer@@QAEHABVTPoint@@PBVTRegion@@ABVTRect@@ABVMWsGraphicResolver@@AAVMWsGraphicsContext@@@Z @ 17 NONAME ; int CCommandBuffer::Play(class TPoint const &, class TRegion const *, class TRect const &, class MWsGraphicResolver const &, class MWsGraphicsContext &)