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

  /external/webkit/Source/WebKit/chromium/src/
WebHistoryItem.cpp 194 void WebHistoryItem::setDocumentState(const WebVector<WebString>& state)
201 m_private->setDocumentState(ds);
  /external/webkit/Source/WebCore/history/
HistoryItem.cpp 432 void HistoryItem::setDocumentState(const Vector<String>& state)

Completed in 95 milliseconds