Home
last modified time | relevance | path

Searched refs:i_fTransparency (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx493 …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 Dsalgdi.hxx383 double i_fTransparency,

Completed in 27 milliseconds