Searched defs:setDocumentState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DHistoryItem.cpp144 void HistoryItem::setDocumentState(const Vector<String>& state) function in class:blink::HistoryItem
150 void HistoryItem::setDocumentState(DocumentState* state) function in class:blink::HistoryItem
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebHistoryItem.cpp133 void WebHistoryItem::setDocumentState(const WebVector<WebString>& state) function in class:blink::WebHistoryItem
139 m_private->setDocumentState(ds);

Completed in 871 milliseconds