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

/macosx-10.9.5/WebCore-7537.78.1/history/
H A DCachedFrame.cpp141 HistoryItem* historyItem = frame->loader()->history()->currentItem(); local
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebbackforwardlist.cpp169 WebCore::HistoryItem* historyItem = core(webHistoryItem); local
190 WebCore::HistoryItem* historyItem = core(webHistoryItem); local
440 WebCore::HistoryItem* historyItem = core(webHistoryItem); local
[all...]
H A Dwebkitwebhistoryitem.cpp55 WebCore::HistoryItem* historyItem; member in struct:_WebKitWebHistoryItemPrivate
87 void webkit_history_item_add(WebKitWebHistoryItem* webHistoryItem, WebCore::HistoryItem* historyItem) argument
262 WebKitWebHistoryItem* webkit_web_history_item_new_with_core_item(PassRefPtr<WebCore::HistoryItem> historyItem) argument
512 kit(PassRefPtr<WebCore::HistoryItem> historyItem) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_history.cpp287 Ewk_History_Item* historyItem = const_cast<Ewk_History_Item*>(item); local
296 Ewk_History_Item* historyItem = const_cast<Ewk_History_Item*>(item); local
314 Ewk_History_Item* historyItem = const_cast<Ewk_History_Item*>((item)); local
323 Ewk_History_Item* historyItem local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebHistoryItem.cpp51 WebHistoryItem::WebHistoryItem(PassRefPtr<HistoryItem> historyItem) argument
78 WebHistoryItem* WebHistoryItem::createInstance(PassRefPtr<HistoryItem> historyItem) argument
640 HistoryItem* WebHistoryItem::historyItem() const function in class:WebHistoryItem
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DDumpRenderTreeSupportEfl.cpp418 WebCore::HistoryItem* historyItem = EWKPrivate::coreHistoryItem(ewkHistoryItem); local
437 WebCore::HistoryItem* historyItem = EWKPrivate::coreHistoryItem(ewkHistoryItem); local
447 WebCore::HistoryItem* historyItem = EWKPrivate::coreHistoryItem(ewkHistoryItem); local
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp573 bool DumpRenderTreeSupportQt::isTargetItem(const QWebHistoryItem& historyItem) argument
581 QString DumpRenderTreeSupportQt::historyItemTarget(const QWebHistoryItem& historyItem) argument
587 QMap<QString, QWebHistoryItem> DumpRenderTreeSupportQt::getChildHistoryItems(const QWebHistoryItem& historyItem) argument
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp828 HistoryItem* historyItem = 0; local
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoader.cpp2257 HistoryItem* historyItem = page->backForward()->itemAtIndex(-backIndex); local

Completed in 110 milliseconds