Searched defs:historyItem (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DSessionStateConversion.cpp71 static FrameState toFrameState(const HistoryItem& historyItem) argument
113 toPageState(const WebCore::HistoryItem& historyItem) argument
146 applyFrameState(HistoryItem& historyItem, const FrameState& frameState) argument
190 RefPtr<HistoryItem> historyItem = HistoryItem::create(pageState.mainFrameState.urlString, pageState.title); local
[all...]
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebHistoryItem.cpp51 WebHistoryItem::WebHistoryItem(PassRefPtr<HistoryItem> historyItem) argument
78 WebHistoryItem* WebHistoryItem::createInstance(PassRefPtr<HistoryItem> historyItem) argument
498 HistoryItem* WebHistoryItem::historyItem() const function in class:WebHistoryItem
/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp802 HistoryItem* historyItem = 0; local

Completed in 101 milliseconds