Searched refs:fShadeTint (Results 1 – 1 of 1) sorted by relevance
847 double fShadeTint = static_cast< double >( nCycleIdx + 1 ) / (nMaxCycleIdx + 2) * 1.4 - 0.7; in getPhColor() local848 if( fShadeTint != 0.0 ) in getPhColor()852 aColor.addChartTintTransformation( fShadeTint ); in getPhColor()
Completed in 12 milliseconds