Searched defs:fBorder (Results 1 – 6 of 6) sorted by relevance
/trunk/main/basegfx/source/tools/ |
H A D | gradienttools.cxx | 58 double fBorder, in init1DGradientInfo() 129 double fBorder, in initEllipticalGradientInfo() 198 double fBorder, in initRectGradientInfo() 273 double fBorder, in createLinearODFGradientInfo() 287 double fBorder, in createAxialODFGradientInfo() 302 double fBorder) in createRadialODFGradientInfo() 317 double fBorder, in createEllipticalODFGradientInfo() 333 double fBorder, in createSquareODFGradientInfo() 349 double fBorder, in createRectangularODFGradientInfo()
|
/trunk/main/drawinglayer/source/texture/ |
H A D | texture.cxx | 81 double fBorder) in GeoTexSvxGradient() 119 double fBorder, in GeoTexSvxGradientLinear() 215 double fBorder, in GeoTexSvxGradientAxial() 299 double fBorder, in GeoTexSvxGradientRadial() 356 double fBorder, in GeoTexSvxGradientElliptical() 433 double fBorder, in GeoTexSvxGradientSquare() 492 double fBorder, in GeoTexSvxGradientRect()
|
/trunk/main/drawinglayer/source/attribute/ |
H A D | fillgradientattribute.cxx | 52 double fBorder, in ImpFillGradientAttribute() 116 double fBorder, in FillGradientAttribute()
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 191 double fBorder = rGradient.GetBorder() * aRect.GetHeight() / 100.0; in ImplDrawLinearGradient() local
|
/trunk/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 681 const double fBorder( rGradient.GetBorder() / 100.0 ); in createGradientAction() local
|
/trunk/main/filter/source/svg/ |
H A D | svgwriter.cxx | 246 double fBorder = static_cast< double >( rGradient.GetBorder() ) * in AddGradientDef() local
|
Completed in 61 milliseconds