uiacceltk/hitchcock/coretoolkit/inc/huicanvaswsswgc.h
branchRCL_3
changeset 6 10534483575f
parent 0 15bf7259bb7c
equal deleted inserted replaced
5:433cbbb6a04b 6:10534483575f
   146     virtual TBool IsRenderBufferInitialized() const;
   146     virtual TBool IsRenderBufferInitialized() const;
   147 
   147 
   148     virtual TInt EnableRenderbuffer(TBool aEnable = ETrue);
   148     virtual TInt EnableRenderbuffer(TBool aEnable = ETrue);
   149     virtual THuiCanvasWsGcType Type() const;
   149     virtual THuiCanvasWsGcType Type() const;
   150 
   150 
       
   151     virtual void ClearCapturingBufferArea(const TRect& aRect);
       
   152     
   151 protected:
   153 protected:
   152     
   154     
   153     void DoBeginDrawL(TBool aIsCachePrepared);
   155     void DoBeginDrawL(TBool aIsCachePrepared);
   154     void DoEndDrawL();
   156     void DoEndDrawL();
   155     TPoint AdjustCoordinates(TPoint aPoint);
   157     TPoint AdjustCoordinates(TPoint aPoint);