Home
last modified time | relevance | path

Searched refs:ImplVectMap (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx242 class ImplVectMap class
251 ImplVectMap() {}; in ImplVectMap() function in ImplVectMap
255 ImplVectMap( long nWidth, long nHeight );
256 ~ImplVectMap();
272 ImplVectMap::ImplVectMap( long nWidth, long nHeight ) : in ImplVectMap() function in ImplVectMap
290 ImplVectMap::~ImplVectMap() in ~ImplVectMap()
306 inline sal_uInt8 ImplVectMap::Get( long nY, long nX ) const in Get()
789 ImplVectMap* pMap = ImplExpand( pRAcc, aFindColor ); in ImplVectorize()
849 ImplVectMap* pMap; in ImplVectorize()
976 ImplVectMap* pMap = NULL; in ImplExpand()
[all …]
H A Dimpvect.hxx36 class ImplVectMap;
42 ImplVectMap* ImplExpand( BitmapReadAccess* pRAcc, const Color& rColor );
43 …void ImplCalculate( ImplVectMap* pMap, PolyPolygon& rPolyPoly, sal_uInt8 cReduce, sal_uLong nFla…
44 sal_Bool ImplGetChain( ImplVectMap* pMap, const Point& rStartPt, ImplChain& rChain );
45 sal_Bool ImplIsUp( ImplVectMap* pMap, long nY, long nX ) const;

Completed in 20 milliseconds