Home
last modified time | relevance | path

Searched defs:fTransparency (Results 1 – 12 of 12) sorted by relevance

/trunk/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx102 …Direct(const drawinglayer::primitive2d::PolyPolygonColorPrimitive2D& rSource, double fTransparency) in tryDrawPolyPolygonColorPrimitive2DDirect()
124 …DDirect(const drawinglayer::primitive2d::PolygonHairlinePrimitive2D& rSource, double fTransparency) in tryDrawPolygonHairlinePrimitive2DDirect()
152 …e2DDirect(const drawinglayer::primitive2d::PolygonStrokePrimitive2D& rSource, double fTransparency) in tryDrawPolygonStrokePrimitive2DDirect()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx156 …const double fTransparency(basegfx::clamp(getGraphicAttr().GetTransparency() * (1.0 / 255.0), 0.0,… in create2DDecomposition() local
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx137 double fTransparency, in SvtGraphicStroke()
388 double fTransparency, in SvtGraphicFill()
638 void SvtGraphicFill::setTransparency( double fTransparency ) in setTransparency()
H A Doutdev6.cxx157 …d OutputDevice::DrawTransparent( const basegfx::B2DPolyPolygon& rB2DPolyPoly, double fTransparency) in DrawTransparent()
302 const double fTransparency = 0.01 * nTransparencePercent; in DrawTransparent() local
H A Doutdev.cxx2263 double fTransparency, in ImpTryDrawPolyLineDirect()
2303 double fTransparency, in TryDrawPolyLineDirect()
H A Dpdfwriter_impl2.cxx578 double fTransparency( aStroke.getTransparency() ); in playMetafile() local
660 double fTransparency = aFill.getTransparency(); in playMetafile() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx151 …nSalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon& rPolyPolygon, double fTransparency) in drawPolyPolygon()
218 double fTransparency, in drawPolyLine()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx1096 …alGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon& rOrigPolyPoly, double fTransparency ) in drawPolyPolygon()
1142 …wFilledTrapezoids( const ::basegfx::B2DTrapezoid* pB2DTraps, int nTrapCount, double fTransparency ) in drawFilledTrapezoids()
1214 double fTransparency, in drawPolyLine()
H A Dxrender_peer.hxx360 inline XRenderColor GetXRenderColor( const SalColor& rSalColor, double fTransparency = 0.0 ) in GetXRenderColor()
H A Dsalgdi2.cxx938 const double fTransparency = (100 - nTransparency) * (1.0/100); in drawAlphaRect() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx267 double fTransparency = static_cast<double>( nTransparency ); in getTransparency() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx932 double fTransparency ) in drawPolyPolygon()
981 double fTransparency, in drawPolyLine()

Completed in 125 milliseconds