HomeSort by relevance Sort by last modified time
    Searched refs:childItemWithDocumentSequenceNumber (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/history/
HistoryItem.h 167 HistoryItem* childItemWithDocumentSequenceNumber(long long number) const;
HistoryItem.cpp 504 HistoryItem* HistoryItem::childItemWithDocumentSequenceNumber(long long number) const
577 HistoryItem* otherChild = otherItem->childItemWithDocumentSequenceNumber(child->documentSequenceNumber());

Completed in 35 milliseconds