Home
last modified time | relevance | path

Searched defs:withinHTMLDateLimits (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/
DDateComponents.cpp149 static bool withinHTMLDateLimits(int year, int month) in withinHTMLDateLimits() function
158 static bool withinHTMLDateLimits(int year, int month, int monthDay) in withinHTMLDateLimits() function
169 static bool withinHTMLDateLimits(int year, int month, int monthDay, int hour, int minute, int secon… in withinHTMLDateLimits() function