HomeSort by relevance Sort by last modified time
    Searched defs:historyAgeInDaysLimit (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/win/
WebHistory.cpp 604 HRESULT STDMETHODCALLTYPE WebHistory::historyAgeInDaysLimit(
609 return m_preferences->historyAgeInDaysLimit(limit);
977 HRESULT hr = historyAgeInDaysLimit(&historyLimitDays);
    [all...]
WebPreferences.cpp     [all...]

Completed in 298 milliseconds