Searched refs:CFAbsoluteTimeToDATE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DMarshallingHelpers.h51 static DATE CFAbsoluteTimeToDATE(CFAbsoluteTime);
H A DMarshallingHelpers.cpp137 DATE MarshallingHelpers::CFAbsoluteTimeToDATE(CFAbsoluteTime absoluteTime) function in class:MarshallingHelpers
H A DWebHistoryItem.cpp608 *lastVisited = MarshallingHelpers::CFAbsoluteTimeToDATE(m_historyItem->lastVisitedTime());
H A DWebHistory.cpp281 m_orderedLastVisitedDays[i] = MarshallingHelpers::CFAbsoluteTimeToDATE(*it);
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp375 frameLoadDelegate->willPerformClientRedirectToURL(webView, BString(url.string()), delay, MarshallingHelpers::CFAbsoluteTimeToDATE(fireDate), m_webFrame);

Completed in 148 milliseconds