Searched refs:hasSameFrames (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/history/
H A DHistoryItem.h174 bool hasSameFrames(HistoryItem* otherItem) const;
H A DHistoryItem.cpp587 bool HistoryItem::hasSameFrames(HistoryItem* otherItem) const function in class:WebCore::HistoryItem
/external/webkit/Source/WebCore/loader/
H A DHistoryController.cpp716 && item2->hasSameFrames(item1);

Completed in 48 milliseconds