Home
last modified time | relevance | path

Searched defs:backItem (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/history/
DBackForwardList.h68 HistoryItem* backItem() { return itemAtIndex(-1); } in backItem() function
DBackForwardController.h66 HistoryItem* backItem() { return itemAtIndex(-1); } in backItem() function
DBackForwardListImpl.cpp132 HistoryItem* BackForwardListImpl::backItem() in backItem() function in WebCore::BackForwardListImpl
/external/webkit/Source/WebKit/gtk/tests/
Dtestwebbackforwardlist.c32 WebKitWebHistoryItem* backItem; in test_webkit_web_history_item_lifetime() local
204 WebKitWebHistoryItem* backItem; in test_webkit_web_back_forward_list_add_item() local
/external/webkit/Source/WebKit2/UIProcess/
DWebBackForwardList.cpp128 WebBackForwardListItem* WebBackForwardList::backItem() in backItem() function in WebKit::WebBackForwardList
DWebPageProxy.cpp479 WebBackForwardListItem* backItem = m_backForwardList->backItem(); in goBack() local
/external/webkit/Source/WebKit/mac/History/
DWebBackForwardList.mm188 {
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkhistory.cpp134 QWKHistoryItem QWKHistory::backItem() const in backItem() function in QWKHistory
/external/webkit/Source/WebKit/win/
DWebBackForwardList.cpp156 HRESULT STDMETHODCALLTYPE WebBackForwardList::backItem( in backItem() function in WebBackForwardList
/external/webkit/Source/WebKit/qt/Api/
Dqwebhistory.cpp403 QWebHistoryItem QWebHistory::backItem() const in backItem() function in QWebHistory