Searched refs:contentState (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestNavigationController.cpp200 existingEntry->setContentState(entry->contentState());
213 existingEntry->setContentState(entry->contentState());
H A DTestNavigationController.h82 const WebKit::WebHistoryItem& contentState() const { return m_state; } function in class:TestNavigationEntry
H A DTestShell.cpp428 WebHistoryItem historyItem = navigationController.entryAtIndex(index)->contentState();
H A DWebViewHost.cpp1291 } else if (!entry.contentState().isNull()) {
1293 frame->loadHistoryItem(entry.contentState());

Completed in 68 milliseconds