Home
last modified time | relevance | path

Searched defs:plot (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/test/
H A Dtesttools.cxx119 void Plotter::plot( const B2DPolygon& rPoly ) in plot() function in basegfx::testtools::Plotter
150 void Plotter::plot( const B2DPolyPolygon& rPolyPoly ) in plot() function in basegfx::testtools::Plotter
161 void Plotter::plot( const B2DPoint& rPoint ) in plot() function in basegfx::testtools::Plotter
168 void Plotter::plot( const B2DRange& rRect ) in plot() function in basegfx::testtools::Plotter
192 void Plotter::plot( const B2DPoint& rStartPoint, const B2DPoint& rEndPoint ) in plot() function in basegfx::testtools::Plotter
203 void Plotter::plot( const B2DCubicBezier& rCurve ) in plot() function in basegfx::testtools::Plotter
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx354 void DebugPlotter::plot( const B2DPoint& rPoint, in plot() function in basegfx::DebugPlotter
361 void DebugPlotter::plot( const B2DVector& rVec, in plot() function in basegfx::DebugPlotter
368 void DebugPlotter::plot( const B2DCubicBezier& rBezier, in plot() function in basegfx::DebugPlotter
378 void DebugPlotter::plot( const B2DRange& rRange, in plot() function in basegfx::DebugPlotter
385 void DebugPlotter::plot( const B2DPolygon& rPoly, in plot() function in basegfx::DebugPlotter
392 void DebugPlotter::plot( const B2DPolyPolygon& rPoly, in plot() function in basegfx::DebugPlotter

Completed in 17 milliseconds