Searched refs:mpPath (Results 1 – 2 of 2) sorted by relevance
38 mpPath() in LinePolyPolygon()47 if( !mpPath ) in getGraphicsPath()49 mpPath = tools::graphicsPathFromB2DPolyPolygon( getPolyPolygonUnsafe(), bNoLineJoin ); in getGraphicsPath()50 …mpPath->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN… in getGraphicsPath()54 return mpPath; in getGraphicsPath()59 mpPath.reset(); in modifying()
48 mutable GraphicsPathSharedPtr mpPath; member in dxcanvas::LinePolyPolygon
Completed in 10 milliseconds