Home
last modified time | relevance | path

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

/haiku/src/apps/webpositive/
H A DBrowsingHistory.h66 void SetMaxHistoryItemAge(int32 days);
H A DBrowsingHistory.cpp225 BrowsingHistory::SetMaxHistoryItemAge(int32 days) in SetMaxHistoryItemAge() function in BrowsingHistory
H A DSettingsWindow.cpp679 BrowsingHistory::DefaultInstance()->SetMaxHistoryItemAge( in _ApplySettings()