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

  /external/chromium_org/third_party/WebKit/Source/web/
BackForwardClientImpl.h 59 RefPtr<WebCore::HistoryItem> m_currentItem;
  /external/chromium_org/third_party/WebKit/Source/core/loader/
HistoryController.h 64 HistoryItem* currentItem() const { return m_currentItem.get(); }
106 RefPtr<HistoryItem> m_currentItem;

Completed in 158 milliseconds