Home
last modified time | relevance | path

Searched refs:LinePolyPolygon (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/canvas/source/directx/
H A Ddx_linepolypolygon.cxx35 LinePolyPolygon::LinePolyPolygon( const ::basegfx::B2DPolyPolygon& rPolyPoly ) : in LinePolyPolygon() function in dxcanvas::LinePolyPolygon
42 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()
H A Ddx_linepolypolygon.hxx36 class LinePolyPolygon : public ::basegfx::unotools::UnoPolyPolygon class
39 explicit LinePolyPolygon( const ::basegfx::B2DPolyPolygon& );
H A Ddx_impltools.cxx72 LinePolyPolygon* pPolyImpl = dynamic_cast< LinePolyPolygon* >( xPoly.get() ); in polyPolygonFromXPolyPolygon2D()
493 LinePolyPolygon* pPolyImpl = dynamic_cast< LinePolyPolygon* >( xPoly.get() ); in graphicsPathFromXPolyPolygon2D()
H A Ddx_devicehelper.cxx122 new LinePolyPolygon( in createCompatibleLinePolyPolygon()
134 new LinePolyPolygon( in createCompatibleBezierPolyPolygon()

Completed in 33 milliseconds