Searched refs:fIntIndex (Results 1 – 1 of 1) sorted by relevance
148 double fIntIndex; in relativeToDistance() local149 const double fFractIndex(modf(fIndex, &fIntIndex)); in relativeToDistance()150 const sal_uInt32 nIntIndex(static_cast< sal_uInt32 >(fIntIndex)); in relativeToDistance()
Completed in 14 milliseconds