Searched defs:nDistSteps (Results 1 – 2 of 2) sorted by relevance
92 const sal_uInt32 nDistSteps(basegfx::fround(fDelta / fDiscreteUnit)); in calculateStepsForSvgGradient() local
54 const sal_uInt32 nDistSteps(basegfx::fround(fDelta / (fDiscreteUnit * 1.5))); in calculateStepsForSvgGradient() local
Completed in 21 milliseconds