Searched refs:i_fTransparency (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 493 …PolyPolygon( const ::basegfx::B2DPolyPolygon& i_rPolyPolygon, double i_fTransparency, const Output… in DrawPolyPolygon() argument 499 bRet = drawPolyPolygon( aMirror, i_fTransparency ); in DrawPolyPolygon() 502 bRet = drawPolyPolygon( i_rPolyPolygon, i_fTransparency ); in DrawPolyPolygon() 570 double i_fTransparency, in DrawPolyLine() argument 580 bRet = drawPolyLine( aMirror, i_fTransparency, i_rLineWidth, i_eLineJoin, i_eLineCap ); in DrawPolyLine() 583 bRet = drawPolyLine( i_rPolygon, i_fTransparency, i_rLineWidth, i_eLineJoin, i_eLineCap ); in DrawPolyLine()
|
/trunk/main/vcl/inc/ |
H A D | salgdi.hxx | 383 double i_fTransparency,
|
Completed in 27 milliseconds