OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setDocumentState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/history/
HistoryItem.cpp
185
void HistoryItem::
setDocumentState
(const Vector<String>& state)
/external/chromium_org/third_party/WebKit/Source/web/
WebHistoryItem.cpp
159
void WebHistoryItem::
setDocumentState
(const WebVector<WebString>& state)
166
m_private->
setDocumentState
(ds);
Completed in 223 milliseconds