Home
last modified time | relevance | path

Searched refs:GetIndexForNavigationController (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_provider.h114 int GetIndexForNavigationController(const NavigationController* controller,
Dautomation_provider.cc221 int AutomationProvider::GetIndexForNavigationController( in GetIndexForNavigationController() function in AutomationProvider
Dautomation_provider_observers.cc350 if (automation_->GetIndexForNavigationController(controller, parent_) == in ObserveTab()
Dtesting_automation_provider.cc471 GetIndexForNavigationController(&contents->controller(), browser); in AppendTab()