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

  /external/webkit/WebCore/history/
HistoryItem.h 169 bool isCurrentDocument(Document*) const;
HistoryItem.cpp 516 bool HistoryItem::isCurrentDocument(Document* doc) const
  /external/webkit/WebCore/loader/
HistoryController.cpp 140 if (item->isCurrentDocument(document)) {

Completed in 172 milliseconds