alignValueForStep  845 Source/core/html/forms/InputType.cpp             newValue = stepRange.alignValueForStep(current, newValue);
alignValueForStep   74 Source/core/html/forms/StepRange.h     Decimal alignValueForStep(const Decimal& currentValue, const Decimal& newValue) const;