Searched refs:Vectorize (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/vcl/inc/vcl/ |
H A D | bitmap.hxx | 806 sal_Bool Vectorize( PolyPolygon& rPolyPoly, 831 sal_Bool Vectorize( GDIMetaFile& rMtf, sal_uInt8 cReduce = 0,
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | vectdlg.cxx | 180 …aTmp.Vectorize( rMtf, (sal_uInt8) aMtReduce.GetValue(), BMP_VECTORIZE_OUTER | BMP_VECTORIZE_REDUCE… in Calculate()
|
/aoo4110/main/vcl/source/gdi/ |
H A D | bitmap3.cxx | 3344 sal_Bool Bitmap::Vectorize( PolyPolygon& rPolyPoly, sal_uLong nFlags, const Link* pProgress ) in Vectorize() function in Bitmap 3351 sal_Bool Bitmap::Vectorize( GDIMetaFile& rMtf, sal_uInt8 cReduce, sal_uLong nFlags, const Link* pPr… in Vectorize() function in Bitmap
|
H A D | outdev3.cxx | 7882 … bool bVectorized = aBmp.Vectorize(aPolyPoly, BMP_VECTORIZE_OUTER | BMP_VECTORIZE_REDUCE_EDGES); in GetTextOutlines()
|
Completed in 158 milliseconds