uifw/ganes/src/HgDoubleGraphicList.cpp
branchRCL_3
changeset 59 978afdc0236f
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
56:d48ab3b357f1 59:978afdc0236f
   204     iIndicatorManager->DrawIndicators(
   204     iIndicatorManager->DrawIndicators(
   205             gc,
   205             gc,
   206             aRect, 
   206             aRect, 
   207             item->Flags(), 
   207             item->Flags(), 
   208             iLayoutData->FirstIndicatorLayout(), 
   208             iLayoutData->FirstIndicatorLayout(), 
   209             iLayoutData->SecondIndicatorLayout() );            
   209             iLayoutData->SecondIndicatorLayout(),
       
   210             iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );            
   210     }
   211     }
   211 
   212 
   212 // -----------------------------------------------------------------------------
   213 // -----------------------------------------------------------------------------
   213 // CHgDoubleGraphicList::CHgDoubleGraphicList()
   214 // CHgDoubleGraphicList::CHgDoubleGraphicList()
   214 // -----------------------------------------------------------------------------
   215 // -----------------------------------------------------------------------------