Searched defs:nextDistance (Results 1 – 4 of 4) sorted by relevance
57 float nextDistance = 0.0f; // between the next item and itself when scroll down member
56 float nextDistance = 0.0f; // between the next item and itself when scroll down member
54 float nextDistance = 0.0f; // between the next item and itself when scroll down member
988 auto nextDistance = position - finalPosition_; in ProcessSpringMotion() local