Home
last modified time | relevance | path

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

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