idlehomescreen/xmluirendering/uiengine/inc/xncontroladapterimpl.h
branchRCL_3
changeset 15 ff572dfe6d86
parent 0 f72a12da539e
child 30 b8fae6b8a148
equal deleted inserted replaced
9:f966699dea19 15:ff572dfe6d86
   481 private:
   481 private:
   482     void DoDrawL( const TRect& aRect, CWindowGc& aGc ) const;
   482     void DoDrawL( const TRect& aRect, CWindowGc& aGc ) const;
   483     void DrawBackgroundDataL( const TRect& aRect, CXnNode& aNode,
   483     void DrawBackgroundDataL( const TRect& aRect, CXnNode& aNode,
   484         CWindowGc& aGc );
   484         CWindowGc& aGc );
   485     void DrawEditModeBgData( CXnNode& aNode, CWindowGc& aGc );
   485     void DrawEditModeBgData( CXnNode& aNode, CWindowGc& aGc );
       
   486     void DrawPlusSign( CXnNode& aNode, CWindowGc& aGc );
   486     void DrawTransparentColorL( CXnNode& aNode, CWindowGc& aGc,
   487     void DrawTransparentColorL( CXnNode& aNode, CWindowGc& aGc,
   487         CFbsBitmap* aMask );
   488         CFbsBitmap* aMask );
   488      void DrawBackgroundSkinL( CXnNode& aNode, CFbsBitmap* aMask, 
   489      void DrawBackgroundSkinL( CXnNode& aNode, CFbsBitmap* aMask, 
   489         CWindowGc& aGc,CXnProperty* aBgColor, TRect aRect = TRect::EUninitialized );
   490         CWindowGc& aGc,CXnProperty* aBgColor, TRect aRect = TRect::EUninitialized );
   490     void DrawBackgroundSkin(const TAknsItemID& aSkinId, CWindowGc& aGc, 
   491     void DrawBackgroundSkin(const TAknsItemID& aSkinId, CWindowGc& aGc,