Searched defs:plot (Results 1 – 2 of 2) sorted by relevance
119 void Plotter::plot( const B2DPolygon& rPoly ) in plot() function in basegfx::testtools::Plotter150 void Plotter::plot( const B2DPolyPolygon& rPolyPoly ) in plot() function in basegfx::testtools::Plotter161 void Plotter::plot( const B2DPoint& rPoint ) in plot() function in basegfx::testtools::Plotter168 void Plotter::plot( const B2DRange& rRect ) in plot() function in basegfx::testtools::Plotter192 void Plotter::plot( const B2DPoint& rStartPoint, const B2DPoint& rEndPoint ) in plot() function in basegfx::testtools::Plotter203 void Plotter::plot( const B2DCubicBezier& rCurve ) in plot() function in basegfx::testtools::Plotter
354 void DebugPlotter::plot( const B2DPoint& rPoint, in plot() function in basegfx::DebugPlotter361 void DebugPlotter::plot( const B2DVector& rVec, in plot() function in basegfx::DebugPlotter368 void DebugPlotter::plot( const B2DCubicBezier& rBezier, in plot() function in basegfx::DebugPlotter378 void DebugPlotter::plot( const B2DRange& rRange, in plot() function in basegfx::DebugPlotter385 void DebugPlotter::plot( const B2DPolygon& rPoly, in plot() function in basegfx::DebugPlotter392 void DebugPlotter::plot( const B2DPolyPolygon& rPoly, in plot() function in basegfx::DebugPlotter
Completed in 22 milliseconds