Searched refs:nCycleIdx (Results 1 – 1 of 1) sorted by relevance
845 size_t nCycleIdx = static_cast< size_t >( nSeriesIdx / maColorPattern.size() ); in getPhColor() local847 double fShadeTint = static_cast< double >( nCycleIdx + 1 ) / (nMaxCycleIdx + 2) * 1.4 - 0.7; in getPhColor()
Completed in 22 milliseconds