Searched refs:fUnitStep (Results 1 – 2 of 2) sorted by relevance
956 const double fUnitStep(1.0 / nSteps); in create2DDecomposition() local961 for(sal_uInt32 a(0); a < nSteps; a++, fUnitScale += fUnitStep) in create2DDecomposition()1034 const double fUnitStep(1.0 / nSteps); in create2DDecomposition() local1039 for(sal_uInt32 a(0); a < nSteps; a++, fUnitScale += fUnitStep) in create2DDecomposition()
1297 const double fUnitStep(1.0 / nSteps); in RenderSvgLinearAtomPrimitive2D() local1300 for(sal_uInt32 a(0); a < nSteps; a++, fUnitScale += fUnitStep) in RenderSvgLinearAtomPrimitive2D()1332 const double fUnitStep(1.0 / nSteps); in RenderSvgRadialAtomPrimitive2D() local1334 for(sal_uInt32 a(0); a < nSteps; a++, fUnitScale += fUnitStep) in RenderSvgRadialAtomPrimitive2D()
Completed in 35 milliseconds