Searched defs:lastVisitedTime (Results 1 – 5 of 5) sorted by relevance
140 double WebHistoryItem::lastVisitedTime() const in lastVisitedTime() function in WebKit::WebHistoryItem145 void WebHistoryItem::setLastVisitedTime(double lastVisitedTime) in setLastVisitedTime()
40 double lastVisitedTime; in restoreState() local
114 CFAbsoluteTime lastVisitedTime = CFStringGetDoubleValue(lastVisitedRef); in initFromDictionaryRepresentation() local
333 DATE lastVisitedTime; in loadHistoryGutsFromURL() local
234 double HistoryItem::lastVisitedTime() const in lastVisitedTime() function in WebCore::HistoryItem