HomeSort by relevance Sort by last modified time
    Searched refs:setMillisecondsSinceMidnight (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/html/
TimeInputType.cpp 68 date.setMillisecondsSinceMidnight(current);
109 return date->setMillisecondsSinceMidnight(value);
DateComponents.h 124 bool setMillisecondsSinceMidnight(double ms);
DateComponents.cpp 578 bool DateComponents::setMillisecondsSinceMidnight(double ms)

Completed in 37 milliseconds