uifw/ganes/src/HgSingleGraphicList.cpp
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
equal deleted inserted replaced
20:d48ab3b357f1 21:978afdc0236f
   160     iIndicatorManager->DrawIndicators(
   160     iIndicatorManager->DrawIndicators(
   161             gc,
   161             gc,
   162             aRect, 
   162             aRect, 
   163             item->Flags(), 
   163             item->Flags(), 
   164             iLayoutData->FirstIndicatorLayout(), 
   164             iLayoutData->FirstIndicatorLayout(), 
   165             iLayoutData->SecondIndicatorLayout() );            
   165             iLayoutData->SecondIndicatorLayout(),
       
   166             iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );            
   166     }
   167     }
   167 
   168 
   168 // -----------------------------------------------------------------------------
   169 // -----------------------------------------------------------------------------
   169 // CHgSingleGraphicList::CHgSingleGraphicList()
   170 // CHgSingleGraphicList::CHgSingleGraphicList()
   170 // -----------------------------------------------------------------------------
   171 // -----------------------------------------------------------------------------