Searched refs:setMonthsSinceEpoch (Results 1 – 5 of 5) sorted by relevance
139 return date->setMonthsSinceEpoch(value); in setMillisecondToDateComponents()
127 bool setMonthsSinceEpoch(double months);
588 bool DateComponents::setMonthsSinceEpoch(double months) in setMonthsSinceEpoch() function in WebCore::DateComponents
54817 (WebCore::DateComponents::setMonthsSinceEpoch):54819 * html/DateComponents.h: Declare setMonthsSinceEpoch() and monthsSinceEpoch().54827 Use setMonthsSinceEpoch() for MONTH.
67583 (WebCore::DateComponents::setMonthsSinceEpoch):