Home
last modified time | relevance | path

Searched refs:fStepSize (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/drawinglayer/source/texture/
H A Dtexture.cxx270 const double fStepSize(1.0 / maGradientInfo.getSteps()); in appendTransformationsAndColors() local
275 const double fSize(1.0 - (fStepSize * a)); in appendTransformationsAndColors()
406 const double fStepSize(1.0 / maGradientInfo.getSteps()); in appendTransformationsAndColors() local
411 const double fSize(1.0 - (fStepSize * a)); in appendTransformationsAndColors()
/aoo4110/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx434 const double fStepSize(1.0 / (double)nSteps); in createLatheSlices() local
438 const double fStep((double)(a + 1L) * fStepSize); in createLatheSlices()

Completed in 23 milliseconds