Home
last modified time | relevance | path

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

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

Completed in 192 milliseconds