Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DWeekInputType.cpp70 …le(DateComponents::minimumWeek()), Decimal::fromDouble(DateComponents::maximumWeek()), stepDescrip… in createStepRange()
/external/chromium_org/third_party/WebKit/Source/platform/
DDateComponents.h161 …static inline double maximumWeek() { return 8639999568000000.0; } // 275760-09-08, the Monday of t… in maximumWeek() function