Home
last modified time | relevance | path

Searched refs:cReduce (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx831 sal_Bool Vectorize( GDIMetaFile& rMtf, sal_uInt8 cReduce = 0,
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx3351 sal_Bool Bitmap::Vectorize( GDIMetaFile& rMtf, sal_uInt8 cReduce, sal_uLong nFlags, const Link* pPr… in Vectorize() argument
3353 return ImplVectorizer().ImplVectorize( *this, rMtf, cReduce, nFlags, pProgress ); in Vectorize()
H A Dimpvect.cxx739 sal_uInt8 cReduce, sal_uLong nFlags, const Link* pProgress ) in ImplVectorize() argument
796 ImplCalculate( pMap, aPolyPoly, cReduce, nFlags ); in ImplVectorize()
1067 void ImplVectorizer::ImplCalculate( ImplVectMap* pMap, PolyPolygon& rPolyPoly, sal_uInt8 cReduce, s… in ImplCalculate() argument
1104 if( cReduce ) in ImplCalculate()
1108 if( aBound.GetWidth() > cReduce && aBound.GetHeight() > cReduce ) in ImplCalculate()
H A Dimpvect.hxx43 …void ImplCalculate( ImplVectMap* pMap, PolyPolygon& rPolyPoly, sal_uInt8 cReduce, sal_uLong nFla…
54 sal_uInt8 cReduce, sal_uLong nFlags, const Link* pProgress );

Completed in 39 milliseconds