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 143 void HistoryItem::setDocumentState(const Vector<String>& state)
149 void HistoryItem::setDocumentState(DocumentState* state)
  /external/chromium_org/third_party/WebKit/Source/web/
WebHistoryItem.cpp 135 void WebHistoryItem::setDocumentState(const WebVector<WebString>& state)
141 m_private->setDocumentState(ds);

Completed in 405 milliseconds