Home
last modified time | relevance | path

Searched refs:aStartingPoint (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()
404 aEndingPoint = aStartingPoint; in ImplDoClass4()
405 aStartingPoint = aIntermediatePoint; in ImplDoClass4()
414 aEndingPoint = aStartingPoint; in ImplDoClass4()
415 aStartingPoint = aIntermediatePoint; in ImplDoClass4()
451 ImplGetPoint( aStartingPoint ); in ImplDoClass4()
461 …double fF = fC * ( aStartingPoint.X + aEndingPoint.X ) + fD * ( aStartingPoint.Y + aEndingPoint.Y … in ImplDoClass4()
478 aEndingPoint = aStartingPoint; in ImplDoClass4()
479 aStartingPoint = aIntermediatePoint; in ImplDoClass4()
488 aEndingPoint = aStartingPoint; in ImplDoClass4()
[all …]

Completed in 12 milliseconds