Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx387 …double fF = fC * ( aStartingPoint.X + aEndingPoint.X ) + fD * ( aStartingPoint.Y + aEndingPoint.Y … in ImplDoClass4()
403 aIntermediatePoint = aEndingPoint; in ImplDoClass4()
404 aEndingPoint = aStartingPoint; in ImplDoClass4()
413 aIntermediatePoint = aEndingPoint; in ImplDoClass4()
414 aEndingPoint = aStartingPoint; in ImplDoClass4()
453 ImplGetPoint( aEndingPoint ); in ImplDoClass4()
461 …double fF = fC * ( aStartingPoint.X + aEndingPoint.X ) + fD * ( aStartingPoint.Y + aEndingPoint.Y … in ImplDoClass4()
477 aIntermediatePoint = aEndingPoint; in ImplDoClass4()
478 aEndingPoint = aStartingPoint; in ImplDoClass4()
487 aIntermediatePoint = aEndingPoint; in ImplDoClass4()
[all …]

Completed in 10 milliseconds