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

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DFrameLoader.cpp250 // changes) in loadHistoryItem(). Saving now will save the state will save
1465 void FrameLoader::loadHistoryItem(HistoryItem* item, HistoryLoadType historyLoadType) function in class:WebCore::FrameLoader
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebFrameImpl.cpp939 void WebFrameImpl::loadHistoryItem(const WebHistoryItem& item) function in class:WebFrameImpl
2212 childFrame->loader().loadHistoryItem(childItem);

Completed in 63 milliseconds