Home
last modified time | relevance | path

Searched refs:mpPath (Results 1 – 2 of 2) sorted by relevance

/trunk/main/canvas/source/directx/
H A Ddx_linepolypolygon.cxx38 mpPath() in LinePolyPolygon()
47 if( !mpPath ) in getGraphicsPath()
49 mpPath = tools::graphicsPathFromB2DPolyPolygon( getPolyPolygonUnsafe(), bNoLineJoin ); in getGraphicsPath()
50mpPath->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN… in getGraphicsPath()
54 return mpPath; in getGraphicsPath()
59 mpPath.reset(); in modifying()
H A Ddx_linepolypolygon.hxx48 mutable GraphicsPathSharedPtr mpPath; member in dxcanvas::LinePolyPolygon

Completed in 9 milliseconds