Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/texture/
H A Dtexture.cxx556 const double fSteps((0.0 != fDistance) ? fTargetSizeY / fDistance : 10.0); in GeoTexSvxHatch() local
557 mnSteps = basegfx::fround(fSteps + 0.5); in GeoTexSvxHatch()
558 mfDistance = 1.0 / fSteps; in GeoTexSvxHatch()

Completed in 36 milliseconds