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, |