Home
last modified time | relevance | path

Searched refs:rPolyLine (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx980 const ::basegfx::B2DPolygon& rPolyLine, in drawPolyLine()
987 const int nPointCount = rPolyLine.count(); in drawPolyLine()
1036 AddPolygonToPath( xPath, rPolyLine, rPolyLine.isClosed(), !getAntiAliasB2DDraw(), true ); in drawPolyLine()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx153 void WinMtfPathObj::AddPolyLine( const Polygon& rPolyLine ) in AddPolyLine() argument
158 rPoly.Insert( rPoly.GetSize(), rPolyLine ); in AddPolyLine()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx441 …SAL_DLLPRIVATE void ImplGetEmphasisMark( PolyPolygon& rPolyPoly, sal_Bool& rPolyLine, Rectangle&…
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4234 void OutputDevice::ImplGetEmphasisMark( PolyPolygon& rPolyPoly, sal_Bool& rPolyLine, in ImplGetEmphasisMark() argument
4275 rPolyLine = sal_False; in ImplGetEmphasisMark()
4316 rPolyLine = sal_True; in ImplGetEmphasisMark()

Completed in 67 milliseconds