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

  /external/webkit/Source/WebKit/win/
WebHistory.cpp 303 hr = historyItemLimit(&itemCountLimit);
588 HRESULT STDMETHODCALLTYPE WebHistory::historyItemLimit(
593 return m_preferences->historyItemLimit(limit);
    [all...]
WebPreferences.cpp     [all...]

Completed in 73 milliseconds