1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/windowing/windowserver/bwins/RemoteGcU.DEF Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,19 @@
1.4 +EXPORTS
1.5 + ??1CCommandBuffer@@UAE@XZ @ 1 NONAME ; CCommandBuffer::~CCommandBuffer(void)
1.6 + ??1CRemoteGc@@UAE@XZ @ 2 NONAME ; CRemoteGc::~CRemoteGc(void)
1.7 + ?ExternalizeL@CRemoteGc@@QAEXAAVRWsGraphicMsgBuf@@H@Z @ 3 NONAME ; void CRemoteGc::ExternalizeL(class RWsGraphicMsgBuf &, int)
1.8 + ?InternalizeL@CCommandBuffer@@QAEXABVTDesC8@@@Z @ 4 NONAME ; void CCommandBuffer::InternalizeL(class TDesC8 const &)
1.9 + ?NewL@CCommandBuffer@@SAPAV1@XZ @ 5 NONAME ; class CCommandBuffer * CCommandBuffer::NewL(void)
1.10 + ?NewL@CRemoteGc@@SAPAV1@PAVCWsScreenDevice@@@Z @ 6 NONAME ; class CRemoteGc * CRemoteGc::NewL(class CWsScreenDevice *)
1.11 + ?Play@CCommandBuffer@@QAEHABVTPoint@@ABVTRect@@ABVMWsGraphicResolver@@AAVCBitmapContext@@@Z @ 7 NONAME ; int CCommandBuffer::Play(class TPoint const &, class TRect const &, class MWsGraphicResolver const &, class CBitmapContext &)
1.12 + ?ResetCommandBuffer@CRemoteGc@@QAEXXZ @ 8 NONAME ; void CRemoteGc::ResetCommandBuffer(void)
1.13 + ?SetCommandBufferObserver@CRemoteGc@@QAEXPAVMCommandBufferObserver@@@Z @ 9 NONAME ; void CRemoteGc::SetCommandBufferObserver(class MCommandBufferObserver *)
1.14 + ?BeginDraw@CRemoteGc@@QAEXABVTRect@@@Z @ 10 NONAME ; void CRemoteGc::BeginDraw(class TRect const &)
1.15 + ?EndDraw@CRemoteGc@@QAEXXZ @ 11 NONAME ; void CRemoteGc::EndDraw(void)
1.16 + ?InternalizeAppendL@CCommandBuffer@@QAEXABVTDesC8@@@Z @ 12 NONAME ; void CCommandBuffer::InternalizeAppendL(class TDesC8 const &)
1.17 + ?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 &)
1.18 + ?ClippingRegion@CCommandBuffer@@QBEABVTRegion@@XZ @ 14 NONAME ; class TRegion const & CCommandBuffer::ClippingRegion(void) const
1.19 + ?IsIdentical@CCommandBuffer@@QBEHABV1@@Z @ 15 NONAME ; int CCommandBuffer::IsIdentical(class CCommandBuffer const &) const
1.20 + ?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 &)
1.21 + ?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 &)
1.22 +