Searched refs:nRedSteps (Results 1 – 1 of 1) sorted by relevance
415 long nRedSteps = nEndRed - nStartRed; in ImplDrawComplexGradient() local506 long nCalcSteps = Abs( nRedSteps ); in ImplDrawComplexGradient()572 nRed = ImplGetGradientColorValue( nStartRed + ( ( nRedSteps * nStepIndex ) / nSteps ) ); in ImplDrawComplexGradient()
Completed in 19 milliseconds