applyStep 834 Source/core/html/forms/InputType.cpp applyStep(newValue, count - 1, AnyIsDefaultStep, DispatchChangeEvent, IGNORE_EXCEPTION); applyStep 838 Source/core/html/forms/InputType.cpp applyStep(newValue, count + 1, AnyIsDefaultStep, DispatchChangeEvent, IGNORE_EXCEPTION); applyStep 878 Source/core/html/forms/InputType.cpp applyStep(current, n, RejectAny, DispatchNoEvent, exceptionState); applyStep 950 Source/core/html/forms/InputType.cpp applyStep(current, n, AnyIsDefaultStep, DispatchInputAndChangeEvent, IGNORE_EXCEPTION); applyStep 239 Source/core/html/forms/InputType.h void applyStep(const Decimal&, int count, AnyStepHandling, TextFieldEventBehavior, ExceptionState&);