Home
last modified time | relevance | path

Searched refs:idForItem (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebBackForwardListProxy.h41 static uint64_t idForItem(WebCore::HistoryItem*);
DWebBackForwardListProxy.cpp121 uint64_t WebBackForwardListProxy::idForItem(HistoryItem* item) in idForItem() function in WebKit::WebBackForwardListProxy
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp883 uint64_t itemID = WebBackForwardListProxy::idForItem(item); in shouldGoToHistoryItem()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-16491 (WebKit::WebBackForwardListProxy::idForItem):