Searched refs:historyItemLimit (Results 1 – 10 of 10) sorted by relevance
149 - (int)historyItemLimit;
103 - (int)historyItemLimit; method477 - (int)historyItemLimit538 int itemCountLimit = [self historyItemLimit];770 - (int)historyItemLimit772 return [_historyPrivate historyItemLimit];
164 @method historyItemLimit166 - (int)historyItemLimit;168 HRESULT historyItemLimit([out, retval] int* limit);
101 virtual HRESULT STDMETHODCALLTYPE historyItemLimit(
303 hr = historyItemLimit(&itemCountLimit); in loadHistoryGutsFromURL()588 HRESULT STDMETHODCALLTYPE WebHistory::historyItemLimit( in historyItemLimit() function in WebHistory593 return m_preferences->historyItemLimit(limit); in historyItemLimit()
449 HRESULT historyItemLimit(int* limit);
1029 HRESULT WebPreferences::historyItemLimit(int* limit) in historyItemLimit() function in WebPreferences
23449 (WebHistory::historyItemLimit):23673 (WebPreferences::historyItemLimit):
15735 (-[WebHistoryPrivate historyItemLimit]):15739 (-[WebHistory historyItemLimit]):
23883 use [self historyItemLimit], which prefers the explicitly-set value and falls back to the