Searched defs:isTargetItem (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundleBackForwardListItem.h53 bool isTargetItem() const { return m_item->isTargetItem(); } function in class:WebKit::InjectedBundleBackForwardListItem
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DHistoryController.cpp845 bool isTargetItem = m_currentItem->isTargetItem(); local
H A DFrameLoader.cpp2834 bool isTargetItem = history()->provisionalItem() ? history()->provisionalItem()->isTargetItem() : false; local
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebHistoryItem.cpp380 HRESULT STDMETHODCALLTYPE WebHistoryItem::isTargetItem(BOOL* result) function in class:WebHistoryItem
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DHistoryItem.cpp451 bool HistoryItem::isTargetItem() const function in class:WebCore::HistoryItem
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DDumpRenderTreeSupportEfl.cpp445 bool DumpRenderTreeSupportEfl::isTargetItem(const Ewk_History_Item* ewkHistoryItem) function in class:DumpRenderTreeSupportEfl
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp573 bool DumpRenderTreeSupportQt::isTargetItem(const QWebHistoryItem& historyItem) function in class:DumpRenderTreeSupportQt

Completed in 447 milliseconds