Home
last modified time | relevance | path

Searched refs:SalPolyLine (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx61 class SalPolyLine class
66 inline SalPolyLine( sal_uLong nPoints );
68 inline ~SalPolyLine();
73 inline SalPolyLine::SalPolyLine( sal_uLong nPoints ) in SalPolyLine() function in SalPolyLine
77 inline SalPolyLine::SalPolyLine( sal_uLong nPoints, const SalPoint *p ) in SalPolyLine() function in SalPolyLine
88 inline SalPolyLine::~SalPolyLine() in ~SalPolyLine()
390 const SalPolyLine &rPoints, in DrawLines()
856 SalPolyLine Points( nPoints, pPtAry ); in drawPolyLine()
881 SalPolyLine Points( nPoints, pPtAry ); in drawPolygon()
941 SalPolyLine Points( n, pPtAry[i] ); in drawPolyPolygon()
[all …]
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h48 class SalPolyLine;
147 const SalPolyLine &rPoints,

Completed in 15 milliseconds