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/history/
HistoryItem.cpp 272 void HistoryItem::setDocumentState(const Vector<String>& state)
  /external/chromium_org/third_party/WebKit/Source/web/
WebHistoryItem.cpp 230 void WebHistoryItem::setDocumentState(const WebVector<WebString>& state)
237 m_private->setDocumentState(ds);

Completed in 738 milliseconds