uiacceltk/hitchcock/coretoolkit/inc/huicanvaswsgc.h
branchRCL_3
changeset 8 10534483575f
parent 0 15bf7259bb7c
equal deleted inserted replaced
7:433cbbb6a04b 8:10534483575f
   154     virtual TBool IsRenderBufferPrepared() const = 0;
   154     virtual TBool IsRenderBufferPrepared() const = 0;
   155     virtual TBool IsRenderBufferInitialized() const = 0;
   155     virtual TBool IsRenderBufferInitialized() const = 0;
   156     
   156     
   157     virtual TInt EnableRenderbuffer(TBool aEnable = ETrue) = 0;
   157     virtual TInt EnableRenderbuffer(TBool aEnable = ETrue) = 0;
   158     virtual THuiCanvasWsGcType Type() const = 0;
   158     virtual THuiCanvasWsGcType Type() const = 0;
   159     
   159 
       
   160     virtual void ClearCapturingBufferArea(const TRect& aRect) = 0;
   160     	
   161     	
   161     ~CHuiCanvasWsGc(){}         
   162     ~CHuiCanvasWsGc(){}         
   162     };
   163     };
   163 #endif  // __HUICANVASWSGC_H__
   164 #endif  // __HUICANVASWSGC_H__