getAllowedValueStep 291 Source/core/html/HTMLInputElement.cpp return m_inputType->getAllowedValueStep(step); getAllowedValueStep 74 Source/core/html/HTMLInputElement.h bool getAllowedValueStep(Decimal*) const; getAllowedValueStep 139 Source/core/html/forms/BaseDateAndTimeInputType.cpp if (!element().getAllowedValueStep(&step)) getAllowedValueStep 142 Source/core/html/forms/InputType.h virtual bool getAllowedValueStep(Decimal*) const;