Home
last modified time | relevance | path

Searched refs:nPolygons (Results 1 – 3 of 3) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx281 const sal_Int32 nPolygons( aClipPoly.count() ); in redraw() local
283 for( sal_Int32 i=0; i<nPolygons; ++i ) in redraw()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1779 int nPolygons = rPolyPoly.Count(); in GetRegionFromPolyPolygon() local
1781 for( sal_uInt16 i = 0; i < nPolygons; i++ ) in GetRegionFromPolyPolygon()
1803 for( sal_uInt16 i = 0; i < nPolygons; i++ ) in GetRegionFromPolyPolygon()
H A Dpdfwriter_impl.cxx1582 sal_uInt16 nPolygons = rPolyPoly.Count(); in appendPolyPolygon() local
1583 for( sal_uInt16 n = 0; n < nPolygons; n++ ) in appendPolyPolygon()
1589 sal_uInt32 nPolygons = rPolyPoly.count(); in appendPolyPolygon() local
1590 for( sal_uInt32 n = 0; n < nPolygons; n++ ) in appendPolyPolygon()
8478 int nPolygons = rPolyPoly.Count(); in drawPolyPolygon() local
8480 OStringBuffer aLine( 40 * nPolygons ); in drawPolyPolygon()
10271 int nPolygons = rPolyPoly.Count(); in drawGradient() local
10273 OStringBuffer aLine( 80*nPolygons ); in drawGradient()

Completed in 86 milliseconds