Searched refs:aPlotter (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/basegfx/test/ |
| H A D | basegfx2d.cxx | 364 DebugPlotter aPlotter( "Original curves", in SetUp() local 367 aPlotter.plot( aHalfCircle, in SetUp() 369 aPlotter.plot( aQuarterCircle, in SetUp() 371 aPlotter.plot( aCusp, in SetUp() 373 aPlotter.plot( aLoop, in SetUp() 375 aPlotter.plot( aStraightLineDistinctEndPoints, in SetUp() 377 aPlotter.plot( aStraightLineDistinctEndPoints2, in SetUp() 379 aPlotter.plot( aStraightLineIdenticalEndPoints, in SetUp() 381 aPlotter.plot( aStraightLineIdenticalEndPoints2, in SetUp() 383 aPlotter.plot( aCrossing, in SetUp() [all …]
|