Searched refs:PCONSTSALPOINT (Results  1 – 19 of 19) sorted by relevance
| /aoo42x/main/vcl/inc/ | 
| H A D | salgdi.hxx | 122 …virtual void		drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…377                                              PCONSTSALPOINT* pPtAry,
 
 | 
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | salgdilayout.cxx | 469 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 D | outdev.cxx | 248     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 D | outdev4.cxx | 125 		PCONSTSALPOINT* 	pPointAryAry = new PCONSTSALPOINT[nCount];  in ImplDrawPolyPolygon()134 				pPointAryAry[i] = (PCONSTSALPOINT)rPoly.GetConstPointAry();  in ImplDrawPolyPolygon()
 
 | 
| /aoo42x/main/vcl/unx/headless/ | 
| H A D | svpgdi.cxx | 382                                       PCONSTSALPOINT*   pPtAry )  in drawPolyPolygon()392                 PCONSTSALPOINT pPoints = pPtAry[nPolygon];  in drawPolyPolygon()
 
 | 
| H A D | svpgdi.hxx | 134                                              PCONSTSALPOINT* pPtAry );
 | 
| H A D | svppspgraphics.hxx | 153                                              PCONSTSALPOINT* pPtAry );
 | 
| H A D | svppspgraphics.cxx | 349 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt…  in drawPolyPolygon()
 | 
| /aoo42x/main/vcl/inc/vcl/ | 
| H A D | salgtype.hxx | 50 typedef const SalPoint*   PCONSTSALPOINT;  typedef
 | 
| /aoo42x/main/vcl/inc/unx/ | 
| H A D | pspgraphics.h | 137                                              PCONSTSALPOINT* pPtAry );
 | 
| H A D | salgdi.h | 285                                              PCONSTSALPOINT* pPtAry );
 | 
| /aoo42x/main/vcl/inc/os2/ | 
| H A D | salgdi.h | 167 …virtual void		drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
 | 
| /aoo42x/main/vcl/inc/win/ | 
| H A D | salgdi.h | 195 …virtual void		drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
 | 
| /aoo42x/main/vcl/inc/aqua/ | 
| H A D | salgdi.h | 237 …virtual void		drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
 | 
| /aoo42x/main/vcl/os2/source/gdi/ | 
| H A D | salgdi.cxx | 600 								   PCONSTSALPOINT* pPtAry )  in drawPolyPolygon()
 | 
| /aoo42x/main/vcl/unx/generic/gdi/ | 
| H A D | salgdi.cxx | 932 								   PCONSTSALPOINT  *pPtAry )  in drawPolyPolygon()
 | 
| H A D | pspgraphics.cxx | 417 								   PCONSTSALPOINT  *pPtAry )  in drawPolyPolygon()
 | 
| /aoo42x/main/vcl/win/source/gdi/ | 
| H A D | salgdi.cxx | 1455 								   PCONSTSALPOINT* pPtAry )  in drawPolyPolygon()
 | 
| /aoo42x/main/vcl/aqua/source/gdi/ | 
| H A D | salgdi.cxx | 843 …phics::drawPolyPolygon( sal_uInt32 nPolyCount, const sal_uInt32* pPoints, PCONSTSALPOINT* ppPtAry )  in drawPolyPolygon()
 | 
        Completed in 441 milliseconds