Home
last modified time | relevance | path

Searched refs:minimumWeek (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DWeekInputType.cpp70 …StepHandling, weekDefaultStepBase, Decimal::fromDouble(DateComponents::minimumWeek()), Decimal::fr… in createStepRange()
/external/chromium_org/third_party/WebKit/Source/platform/
DDateComponents.h156 …static inline double minimumWeek() { return -62135596800000.0; } // 0001-01-01, the first Monday o… in minimumWeek() function