Home
last modified time | relevance | path

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

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