Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Doverlayobject.cxx71 basegfx::BColor aColorA = pMgr->getStripeColorA().getBColor(); in createOverlayObjectPrimitive2DSequence() local
74 ::std::swap(aColorA, aColorB); in createOverlayObjectPrimitive2DSequence()
80 aPolygon, aColorA, aColorB, pMgr->getStripeLengthPixel())); in createOverlayObjectPrimitive2DSequence()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Doverlayobject.cxx72 basegfx::BColor aColorA = pMgr->getStripeColorA().getBColor(); in createOverlayObjectPrimitive2DSequence() local
75 ::std::swap(aColorA, aColorB); in createOverlayObjectPrimitive2DSequence()
81 aPolygon, aColorA, aColorB, pMgr->getStripeLengthPixel())); in createOverlayObjectPrimitive2DSequence()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/primitive2d/
H A Dsvggradientprimitive2d.hxx291 const basegfx::BColor& aColorA, double fOffsetA,
344 … const basegfx::BColor& aColorA, double fScaleA, const basegfx::B2DVector& rTranslateA,
347 const basegfx::BColor& aColorA, double fScaleA,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/primitive2d/
H A Dsvggradientprimitive2d.hxx324 const basegfx::BColor& aColorA, double fOffsetA,
384 … const basegfx::BColor& aColorA, double fScaleA, const basegfx::B2DVector& rTranslateA,
387 const basegfx::BColor& aColorA, double fScaleA,
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx909 const basegfx::BColor& aColorA, double fOffsetA, in SvgLinearAtomPrimitive2D() argument
912 maColorA(aColorA), in SvgLinearAtomPrimitive2D()
1002 const basegfx::BColor& aColorA, double fScaleA, const basegfx::B2DVector& rTranslateA, in SvgRadialAtomPrimitive2D() argument
1005 maColorA(aColorA), in SvgRadialAtomPrimitive2D()
1034 const basegfx::BColor& aColorA, double fScaleA, in SvgRadialAtomPrimitive2D() argument
1037 maColorA(aColorA), in SvgRadialAtomPrimitive2D()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx942 const basegfx::BColor& aColorA, double fOffsetA, in SvgLinearAtomPrimitive2D() argument
945 maColorA(aColorA), in SvgLinearAtomPrimitive2D()
1038 const basegfx::BColor& aColorA, double fScaleA, const basegfx::B2DVector& rTranslateA, in SvgRadialAtomPrimitive2D() argument
1041 maColorA(aColorA), in SvgRadialAtomPrimitive2D()
1070 const basegfx::BColor& aColorA, double fScaleA, in SvgRadialAtomPrimitive2D() argument
1073 maColorA(aColorA), in SvgRadialAtomPrimitive2D()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx1280 const basegfx::BColor aColorA(maBColorModifierStack.getModifiedColor(rCandidate.getColorA())); in RenderSvgLinearAtomPrimitive2D() local
1290 const sal_uInt32 nSteps(calculateStepsForSvgGradient(aColorA, aColorB, fDelta, fDiscreteUnit)); in RenderSvgLinearAtomPrimitive2D()
1311 mpOutputDevice->SetFillColor(Color(basegfx::interpolate(aColorA, aColorB, fUnitScale))); in RenderSvgLinearAtomPrimitive2D()
1324 const basegfx::BColor aColorA(maBColorModifierStack.getModifiedColor(rCandidate.getColorA())); in RenderSvgRadialAtomPrimitive2D() local
1335 calculateStepsForSvgGradient(aColorA, aColorB, fDeltaScale, fDiscreteUnit)); in RenderSvgRadialAtomPrimitive2D()
1365 mpOutputDevice->SetFillColor(Color(basegfx::interpolate(aColorB, aColorA, fUnitScale))); in RenderSvgRadialAtomPrimitive2D()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx1229 … const basegfx::BColor aColorA(maBColorModifierStack.getModifiedColor(rCandidate.getColorA())); in RenderSvgLinearAtomPrimitive2D() local
1237 … const sal_uInt32 nSteps(calculateStepsForSvgGradient(aColorA, aColorB, fDelta, fDiscreteUnit)); in RenderSvgLinearAtomPrimitive2D()
1262 … mpOutputDevice->SetFillColor(Color(basegfx::interpolate(aColorA, aColorB, fUnitScale))); in RenderSvgLinearAtomPrimitive2D()
1274 … const basegfx::BColor aColorA(maBColorModifierStack.getModifiedColor(rCandidate.getColorA())); in RenderSvgRadialAtomPrimitive2D() local
1282 …const sal_uInt32 nSteps(calculateStepsForSvgGradient(aColorA, aColorB, fDeltaScale, fDiscreteUnit)… in RenderSvgRadialAtomPrimitive2D()
1320 … mpOutputDevice->SetFillColor(Color(basegfx::interpolate(aColorB, aColorA, fUnitScale))); in RenderSvgRadialAtomPrimitive2D()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dmsdffimp.cxx1234 Color aColorA = rShadeColors.front().aColor; in ApplyRectangularGradientAsBitmap() local
1236 Color aColorB( aColorA ); in ApplyRectangularGradientAsBitmap()
1242 aColorA = rShadeColor.aColor; in ApplyRectangularGradientAsBitmap()
1250 double fRed = aColorA.GetRed(), fGreen = aColorA.GetGreen(), fBlue = aColorA.GetBlue(); in ApplyRectangularGradientAsBitmap()
1254 …fRed += ( ( ( fDist - fA ) * ( aColorB.GetRed() - aColorA.GetRed() ) ) / fD1 ); // + aQuan… in ApplyRectangularGradientAsBitmap()
1255 …fGreen += ( ( ( fDist - fA ) * ( aColorB.GetGreen() - aColorA.GetGreen() ) ) / fD1 ); // + aQuan… in ApplyRectangularGradientAsBitmap()
1256 …fBlue += ( ( ( fDist - fA ) * ( aColorB.GetBlue() - aColorA.GetBlue() ) ) / fD1 ); // + aQuan… in ApplyRectangularGradientAsBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dmsdffimp.cxx1249 Color aColorA = rShadeColors.front().aColor; in ApplyRectangularGradientAsBitmap() local
1251 Color aColorB( aColorA ); in ApplyRectangularGradientAsBitmap()
1257 aColorA = rShadeColor.aColor; in ApplyRectangularGradientAsBitmap()
1265 … double fRed = aColorA.GetRed(), fGreen = aColorA.GetGreen(), fBlue = aColorA.GetBlue(); in ApplyRectangularGradientAsBitmap()
1269 …fRed += ( ( ( fDist - fA ) * ( aColorB.GetRed() - aColorA.GetRed() ) ) / fD1 ); // + aQuan… in ApplyRectangularGradientAsBitmap()
1270 …fGreen += ( ( ( fDist - fA ) * ( aColorB.GetGreen() - aColorA.GetGreen() ) ) / fD1 ); // + aQuan… in ApplyRectangularGradientAsBitmap()
1271 …fBlue += ( ( ( fDist - fA ) * ( aColorB.GetBlue() - aColorA.GetBlue() ) ) / fD1 ); // + aQuan… in ApplyRectangularGradientAsBitmap()