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

  /external/webkit/Source/WebCore/html/
DateComponents.h 127 bool setMonthsSinceEpoch(double months);
139 // setMonthsSinceEpoch(), millisecondsSinceEpoch(), and monthsSinceEpoch().
MonthInputType.cpp 139 return date->setMonthsSinceEpoch(value);
DateComponents.cpp 588 bool DateComponents::setMonthsSinceEpoch(double months)

Completed in 122 milliseconds