Searched refs:dateTimeLocalStepScaleFactor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DDateTimeLocalInputType.cpp51 static const int dateTimeLocalStepScaleFactor = 1000; member in namespace:WebCore
82 DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (dateTimeLocalDefaultStep, dateTimeLocalDefaultStepBase, dateTimeLocalStepScaleFactor, StepRange::ScaledStepValueShouldBeInteger));

Completed in 64 milliseconds