Searched refs:LinePolyPolygon (Results 1 – 4 of 4) sorted by relevance
35 LinePolyPolygon::LinePolyPolygon( const ::basegfx::B2DPolyPolygon& rPolyPoly ) : in LinePolyPolygon() function in dxcanvas::LinePolyPolygon42 GraphicsPathSharedPtr LinePolyPolygon::getGraphicsPath( bool bNoLineJoin ) const in getGraphicsPath()50 …mpPath->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN… in getGraphicsPath()57 void LinePolyPolygon::modifying() const in modifying()
36 class LinePolyPolygon : public ::basegfx::unotools::UnoPolyPolygon class39 explicit LinePolyPolygon( const ::basegfx::B2DPolyPolygon& );
72 LinePolyPolygon* pPolyImpl = dynamic_cast< LinePolyPolygon* >( xPoly.get() ); in polyPolygonFromXPolyPolygon2D()493 LinePolyPolygon* pPolyImpl = dynamic_cast< LinePolyPolygon* >( xPoly.get() ); in graphicsPathFromXPolyPolygon2D()
122 new LinePolyPolygon( in createCompatibleLinePolyPolygon()134 new LinePolyPolygon( in createCompatibleBezierPolyPolygon()
Completed in 17 milliseconds