Searched refs:SPRING_SCROLL_STIFFNESS (Results 1 – 2 of 2) sorted by relevance
26 constexpr float SPRING_SCROLL_STIFFNESS = 228.0f; variable34 …AceType::MakeRefPtr<SpringProperty>(SPRING_SCROLL_MASS, SPRING_SCROLL_STIFFNESS, SPRING_SCROLL_DAM…
1010 constexpr double SPRING_SCROLL_STIFFNESS = 100.0; in StartSpringMotion() local1013 …AceType::MakeRefPtr<SpringProperty>(SPRING_SCROLL_MASS, SPRING_SCROLL_STIFFNESS, SPRING_SCROLL_DAM… in StartSpringMotion()