Home
last modified time | relevance | path

Searched refs:pPtAry (Results 26 – 30 of 30) sorted by relevance

12

/trunk/main/tools/inc/
H A Dpoly.h52 … ImplPolygon( sal_uInt16 nPoints, const Point* pPtAry, const sal_uInt8* pInitFlags = NULL );
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx780 void WinSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nSalFlags ) in invert() argument
820 pWinPtAry = (POINT*)pPtAry; in invert()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx135 Polygon( sal_uInt16 nPoints, const Point* pPtAry,
/trunk/main/vcl/inc/
H A Dprintergfx.hxx369 const Point* const* pPtAry,
/trunk/main/tools/source/generic/
H A Dpoly.cxx392 Polygon::Polygon( sal_uInt16 nPoints, const Point* pPtAry, const sal_uInt8* pFlagAry ) in Polygon() argument
397 mpImplPolygon = new ImplPolygon( nPoints, pPtAry, pFlagAry ); in Polygon()

Completed in 73 milliseconds

12