Searched refs:ImplVectorize (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | impvect.hxx | 53 sal_Bool ImplVectorize( const Bitmap& rColorBmp, GDIMetaFile& rMtf, 55 sal_Bool ImplVectorize( const Bitmap& rMonoBmp, PolyPolygon& rPolyPoly,
|
H A D | impvect.cxx | 738 sal_Bool ImplVectorizer::ImplVectorize( const Bitmap& rColorBmp, GDIMetaFile& rMtf, in ImplVectorize() function in ImplVectorizer 843 sal_Bool ImplVectorizer::ImplVectorize( const Bitmap& rMonoBmp, in ImplVectorize() function in ImplVectorizer
|
H A D | bitmap3.cxx | 3346 return ImplVectorizer().ImplVectorize( *this, rPolyPoly, nFlags, pProgress ); in Vectorize() 3353 return ImplVectorizer().ImplVectorize( *this, rMtf, cReduce, nFlags, pProgress ); in Vectorize()
|
Completed in 36 milliseconds