Home
last modified time | relevance | path

Searched refs:DoNotIncreaseVisitCount (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/history/
DHistoryItem.h66 DoNotIncreaseVisitCount enumerator
/external/webkit/WebKit/win/
DWebHistoryItem.cpp491 …le, CFAbsoluteTimeGetCurrent(), increaseVisitCount ? IncreaseVisitCount : DoNotIncreaseVisitCount); in visitedWithTitle()
/external/webkit/WebKit/mac/History/
DWebHistoryItem.mm426 …imeIntervalSinceReferenceDate], increaseVisitCount ? IncreaseVisitCount : DoNotIncreaseVisitCount);