equal
deleted
inserted
replaced
101 aViewIsEmphasized, |
101 aViewIsEmphasized, |
102 aViewIsDimmed); |
102 aViewIsDimmed); |
103 |
103 |
104 iGc->Reset(); |
104 iGc->Reset(); |
105 |
105 |
106 // Ggetting the layout for clolourstrips for list dialog |
106 // Ggetting the layout for clolourstrips for list dialog |
107 TAknWindowComponentLayout tempLayout = |
107 TAknWindowComponentLayout tempLayout = AknLayoutScalable_Apps::list_cale_time_pane_g6(0); |
108 AknLayoutScalable_Apps::list_cale_time_pane_g6( aItemIndex - iListBox->TopItemIndex() ) ; |
|
109 |
108 |
110 TAknLayoutRect colourstrips; |
109 TAknLayoutRect colourstrips; |
111 colourstrips.LayoutRect( actualItemRect, tempLayout.LayoutLine() ); |
110 colourstrips.LayoutRect( actualItemRect, tempLayout.LayoutLine() ); |
112 |
111 |
113 iGc->SetPenColor( CGraphicsContext::ENullPen ); |
112 iGc->SetPenColor( CGraphicsContext::ENullPen ); |