Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/curve/
H A Db2dbeziertools.cxx148 double fIntIndex; in relativeToDistance() local
149 const double fFractIndex(modf(fIndex, &fIntIndex)); in relativeToDistance()
150 const sal_uInt32 nIntIndex(static_cast< sal_uInt32 >(fIntIndex)); in relativeToDistance()

Completed in 5 milliseconds