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

/macosx-10.10/WebCore-7600.1.25/html/
H A DMonthInputType.cpp122 return date->setMonthsSinceEpoch(value);
/macosx-10.10/WebCore-7600.1.25/platform/
H A DDateComponents.h138 bool setMonthsSinceEpoch(double months);
150 // setMonthsSinceEpoch(), millisecondsSinceEpoch(), and monthsSinceEpoch().
H A DDateComponents.cpp586 bool DateComponents::setMonthsSinceEpoch(double months) function in class:WebCore::DateComponents

Completed in 254 milliseconds