HomeSort by relevance Sort by last modified time
    Searched refs:GetIndexForNavigationController (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/automation/
automation_provider.h 113 // TabStrip::GetIndexForNavigationController to get the index.
114 int GetIndexForNavigationController(const NavigationController* controller,
automation_provider.cc 221 int AutomationProvider::GetIndexForNavigationController(
    [all...]
automation_provider_observers.cc 350 if (automation_->GetIndexForNavigationController(controller, parent_) ==
    [all...]
testing_automation_provider.cc 471 GetIndexForNavigationController(&contents->controller(), browser);
    [all...]

Completed in 203 milliseconds