Searched refs:lastCommittedEntryIndex (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestNavigationController.h165 int lastCommittedEntryIndex() const { return m_lastCommittedEntryIndex; } function in class:TestNavigationController
H A DTestShell.cpp427 int currentIndex = navigationController.lastCommittedEntryIndex();
H A DWebViewHost.cpp518 return navigationController()->lastCommittedEntryIndex();
523 int currentIndex =navigationController()->lastCommittedEntryIndex();

Completed in 459 milliseconds