uifw/ganes/src/HgDoubleTextList.cpp
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   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 );            
       
   176     }
   175     }
   177 
   176 
   178 // -----------------------------------------------------------------------------
   177 // -----------------------------------------------------------------------------
   179 // CHgDoubleTextList::CHgDoubleTextList()
   178 // CHgDoubleTextList::CHgDoubleTextList()
   180 // -----------------------------------------------------------------------------
   179 // -----------------------------------------------------------------------------