OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:forwardListWithLimit
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/history/
BackForwardListImpl.cpp
163
void BackForwardListImpl::
forwardListWithLimit
(int limit, HistoryItemVector& list)
/external/webkit/Source/WebKit/win/
WebBackForwardList.cpp
218
HRESULT STDMETHODCALLTYPE WebBackForwardList::
forwardListWithLimit
(
224
m_backForwardList->
forwardListWithLimit
(limit, historyItemVector);
Completed in 216 milliseconds