Searched refs:fSlotX (Results 1 – 3 of 3) sorted by relevance
381 …for( double fSlotX=0; aXSlotIter != aXSlotEnd && (m_bUseRings||fSlotX<0.5 ); aXSlotIter++, fSlotX+… in createShapes() local415 …bool bIsVisible = m_pPosHelper->getInnerAndOuterRadius( fSlotX+1.0, fLogicInnerRadius, fLogicOuter… in createShapes()442 …lode = ( nExplodeableSlot == static_cast< ::std::vector< VDataSeriesGroup >::size_type >(fSlotX) ); in createShapes()
506 double fSlotX=0; in createShapes() local507 … for( aXSlotIter = aZSlotIter->begin(); aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes()615 double fLogicX = pPosHelper->getScaledSlotPos( fUnscaledLogicX, fSlotX ); in createShapes()918 for( double fSlotX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes() local
206 for( double fSlotX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes() local223 double fScaledX = pPosHelper->getScaledSlotPos( fUnscaledX, fSlotX ); in createShapes()
Completed in 31 milliseconds