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

  /external/webkit/Source/WebCore/history/
HistoryItem.h 185 bool isCurrentDocument(Document*) const;
HistoryItem.cpp 641 bool HistoryItem::isCurrentDocument(Document* doc) const
  /external/webkit/Source/WebCore/loader/
HistoryController.cpp 161 if (item->isCurrentDocument(document)) {
    [all...]

Completed in 397 milliseconds