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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
HistoryItem.cpp 144 void HistoryItem::setDocumentState(const Vector<String>& state)
150 void HistoryItem::setDocumentState(DocumentState* state)
  /external/chromium_org/third_party/WebKit/Source/web/
WebHistoryItem.cpp 133 void WebHistoryItem::setDocumentState(const WebVector<WebString>& state)
139 m_private->setDocumentState(ds);

Completed in 72 milliseconds