Searched refs:fIntIndex (Results 1 – 1 of 1) sorted by relevance
144 double fIntIndex; in relativeToDistance() local145 const double fFractIndex(modf(fIndex, &fIntIndex)); in relativeToDistance()146 const sal_uInt32 nIntIndex(static_cast< sal_uInt32 >(fIntIndex)); in relativeToDistance()