Home
last modified time | relevance | path

Searched defs:weeklyCounts (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/history/
DHistoryItem.cpp348 void HistoryItem::adoptVisitCounts(Vector<int>& dailyCounts, Vector<int>& weeklyCounts) in adoptVisitCounts()
/external/webkit/WebKit/win/
DWebHistoryItem.cpp158 …CFArrayRef weeklyCounts = static_cast<CFArrayRef>(CFDictionaryGetValue(dictionaryRef, weeklyVisitC… in initFromDictionaryRepresentation() local