Home | History | Annotate | Download | only in WebView

Lines Matching refs:historyItem

133 #import <WebCore/HistoryItem.h>
1185 // See comment in HistoryItem::releaseAllPendingPageCaches() for more information.
1350 HistoryItem* newItemToGoTo = 0;
1360 RefPtr<HistoryItem> newItem = otherBackForwardList->itemAtIndex(i)->copy();
2313 - (void)_setGlobalHistoryItem:(HistoryItem*)historyItem
2315 _private->_globalHistoryItem = historyItem;