Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx186 double getMaximumDistance(const BColor& rColor) const in getMaximumDistance() function in basegfx::BColor
/trunk/main/drawinglayer/source/primitive2d/
H A Dfillgradientprimitive2d.cxx54 const sal_uInt32 nMaxSteps(sal_uInt32((aStart.getMaximumDistance(aEnd) * 127.5) + 0.5)); in generateMatricesAndColors()
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx76 … const sal_uInt32 nMaxSteps(sal_uInt32((aStart.getMaximumDistance(aEnd) * 127.5) + 0.5)); in impRenderGradientTexturePrimitive3D()

Completed in 22 milliseconds