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

/macosx-10.10/WebCore-7600.1.25/html/
H A DDateInputType.cpp83 return date->setMillisecondsSinceEpochForDate(value);
/macosx-10.10/WebCore-7600.1.25/platform/
H A DDateComponents.h124 bool setMillisecondsSinceEpochForDate(double ms);
H A DDateComponents.cpp526 bool DateComponents::setMillisecondsSinceEpochForDate(double ms) function in class:WebCore::DateComponents

Completed in 291 milliseconds