Home
last modified time | relevance | path

Searched defs:SetEndColor (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dxgrad.hxx59 void SetEndColor(const Color& rColor) { aEndColor = rColor; } in SetEndColor() function in XGradient
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dxgrad.hxx54 void SetEndColor(const Color& rColor) { aEndColor = rColor; } in SetEndColor() function in XGradient
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dgradient.cxx92 void Gradient::SetEndColor( const Color& rColor ) in SetEndColor() function in Gradient
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dgradient.cxx123 void Gradient::SetEndColor( const Color& rColor ) in SetEndColor() function in Gradient
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgragradientoriginal.pas39 procedure SetEndColor(AValue: TBGRAPixel); procedure
224 procedure TBGRALayerGradientOriginal.SetEndColor(AValue: TBGRAPixel); procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgragradientoriginal.pas39 procedure SetEndColor(AValue: TBGRAPixel); procedure
224 procedure TBGRALayerGradientOriginal.SetEndColor(AValue: TBGRAPixel); procedure
/dports/games/shootingstar/shootingstar-1.2.0/src/engine/
H A DcParticleSystem.hpp90 void SetEndColor (float r, float g, float b, float a) in SetEndColor() function in ShootingStar::cParticleSystem
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbctypes.pas135 procedure SetEndColor(const AValue: TColor); procedure
505 procedure TBCGradient.SetEndColor(const AValue: TColor); procedure
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DRibbonTrail.cpp819 void RibbonTrail::SetEndColor(const Color& color) in SetEndColor() function in Urho3D::RibbonTrail