HomeSort by relevance Sort by last modified time
    Searched refs:DoNotIncreaseVisitCount (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/history/
HistoryItem.h 66 DoNotIncreaseVisitCount
  /external/webkit/WebKit/win/
WebHistoryItem.cpp 491 m_historyItem->visited(title, CFAbsoluteTimeGetCurrent(), increaseVisitCount ? IncreaseVisitCount : DoNotIncreaseVisitCount);