Home
last modified time | relevance | path

Searched refs:PCONSTSALPOINT (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/inc/
H A Dsalgdi.hxx122 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
377 PCONSTSALPOINT* pPtAry,
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx469 void SalGraphics::DrawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in DrawPolyPolygon()
483 drawPolyPolygon( nPoly, pPoints, (PCONSTSALPOINT*)pPtAry2 ); in DrawPolyPolygon()
557 bRet = drawPolyPolygonBezier( i_nPoly, i_pPoints, (PCONSTSALPOINT*)pPtAry2, i_pFlgAry ); in DrawPolyPolygonBezier()
H A Doutdev.cxx248 PCONSTSALPOINT aStackAry2[OUTDEV_POLYPOLY_STACKBUF]; in ImplDrawPolyPolygon()
251 PCONSTSALPOINT* pPointAryAry; in ImplDrawPolyPolygon()
258 pPointAryAry = new PCONSTSALPOINT[nPoly]; in ImplDrawPolyPolygon()
274 pPointAryAry[j] = (PCONSTSALPOINT)rPoly.GetConstPointAry(); in ImplDrawPolyPolygon()
H A Doutdev4.cxx125 PCONSTSALPOINT* pPointAryAry = new PCONSTSALPOINT[nCount]; in ImplDrawPolyPolygon()
134 pPointAryAry[i] = (PCONSTSALPOINT)rPoly.GetConstPointAry(); in ImplDrawPolyPolygon()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx382 PCONSTSALPOINT* pPtAry ) in drawPolyPolygon()
392 PCONSTSALPOINT pPoints = pPtAry[nPolygon]; in drawPolyPolygon()
H A Dsvpgdi.hxx134 PCONSTSALPOINT* pPtAry );
H A Dsvppspgraphics.hxx153 PCONSTSALPOINT* pPtAry );
H A Dsvppspgraphics.cxx349 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in drawPolyPolygon()
/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx50 typedef const SalPoint* PCONSTSALPOINT; typedef
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h137 PCONSTSALPOINT* pPtAry );
H A Dsalgdi.h285 PCONSTSALPOINT* pPtAry );
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h167 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
/trunk/main/vcl/inc/win/
H A Dsalgdi.h195 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h237 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx600 PCONSTSALPOINT* pPtAry ) in drawPolyPolygon()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx932 PCONSTSALPOINT *pPtAry ) in drawPolyPolygon()
H A Dpspgraphics.cxx417 PCONSTSALPOINT *pPtAry ) in drawPolyPolygon()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1455 PCONSTSALPOINT* pPtAry ) in drawPolyPolygon()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx843 …phics::drawPolyPolygon( sal_uInt32 nPolyCount, const sal_uInt32* pPoints, PCONSTSALPOINT* ppPtAry ) in drawPolyPolygon()

Completed in 121 milliseconds