uifw/ganes/src/HgDoubleTextList.cpp
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
equal deleted inserted replaced
20:d48ab3b357f1 21:978afdc0236f
   169     iIndicatorManager->DrawIndicators(
   169     iIndicatorManager->DrawIndicators(
   170             gc,
   170             gc,
   171             aRect, 
   171             aRect, 
   172             item->Flags(), 
   172             item->Flags(), 
   173             iLayoutData->FirstIndicatorLayout(), 
   173             iLayoutData->FirstIndicatorLayout(), 
   174             iLayoutData->SecondIndicatorLayout() );            
   174             iLayoutData->SecondIndicatorLayout(),
       
   175             iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );            
   175     }
   176     }
   176 
   177 
   177 // -----------------------------------------------------------------------------
   178 // -----------------------------------------------------------------------------
   178 // CHgDoubleTextList::CHgDoubleTextList()
   179 // CHgDoubleTextList::CHgDoubleTextList()
   179 // -----------------------------------------------------------------------------
   180 // -----------------------------------------------------------------------------