Searched defs:forwardListWithLimit (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/history/
H A DBackForwardListImpl.cpp163 void BackForwardListImpl::forwardListWithLimit(int limit, HistoryItemVector& list) function in class:BackForwardListImpl
/external/webkit/Source/WebKit/win/
H A DWebBackForwardList.cpp218 HRESULT STDMETHODCALLTYPE WebBackForwardList::forwardListWithLimit( function in class:WebBackForwardList
224 m_backForwardList->forwardListWithLimit(limit, historyItemVector);

Completed in 67 milliseconds