Home
last modified time | relevance | path

Searched refs:setMillisecondsSinceEpochForDate (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/html/
DDateComponents.h114 bool setMillisecondsSinceEpochForDate(double ms);
DDateComponents.cpp481 bool DateComponents::setMillisecondsSinceEpochForDate(double ms) in setMillisecondsSinceEpochForDate() function in WebCore::DateComponents
DHTMLInputElement.cpp1714 success = date.setMillisecondsSinceEpochForDate(value); in setValueAsDate()
/external/webkit/WebCore/
DChangeLog-2010-01-291394 (WebCore::DateComponents::setMillisecondsSinceEpochForDate):
5066 (WebCore::ISODateTime::setMillisecondsSinceEpochForDate):
6052 Introduce ISODateTime::setMillisecondsSinceEpochForDate() and add Date
6058 (WebCore::ISODateTime::setMillisecondsSinceEpochForDate):