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

/macosx-10.10/WebCore-7600.1.25/html/
H A DTimeInputType.cpp72 date.setMillisecondsSinceMidnight(current);
99 return date->setMillisecondsSinceMidnight(value);
/macosx-10.10/WebCore-7600.1.25/platform/
H A DDateComponents.h135 bool setMillisecondsSinceMidnight(double ms);
H A DDateComponents.cpp576 bool DateComponents::setMillisecondsSinceMidnight(double ms) function in class:WebCore::DateComponents

Completed in 174 milliseconds