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