Searched refs:navigation_controller_ (Results 1 – 10 of 10) sorted by relevance
22 : navigation_controller_(navigation_controller) { in NavigationControllerAndroid()39 return navigation_controller_->CanGoBack(); in CanGoBack()44 return navigation_controller_->CanGoForward(); in CanGoForward()50 return navigation_controller_->CanGoToOffset(offset); in CanGoToOffset()54 navigation_controller_->GoBack(); in GoBack()58 navigation_controller_->GoForward(); in GoForward()64 navigation_controller_->GoToOffset(offset); in GoToOffset()70 navigation_controller_->GoToIndex(index); in GoToNavigationIndex()
31 return navigation_controller_; in navigation_controller()45 NavigationController* navigation_controller_;
17 navigation_controller_(nav_controller), in LanguageState()82 navigation_controller_ && in InTranslateNavigation()83 navigation_controller_->GetActiveEntry() && in InTranslateNavigation()84 navigation_controller_->GetActiveEntry()->GetTransitionType() == in InTranslateNavigation()107 navigation_controller_->GetWebContents(); in SetTranslateEnabled()123 navigation_controller_->GetWebContents(); in SetIsPageTranslated()
104 content::NavigationController* navigation_controller_; variable
11 : navigation_controller_(nav_controller), in LanguageState()69 navigation_controller_->GetActiveEntry() && in AutoTranslateTo()70 navigation_controller_->GetActiveEntry()->transition_type() == in AutoTranslateTo()
81 NavigationController* navigation_controller_; variable
34 return navigation_controller_; in navigation_controller()51 const content::NavigationController* const navigation_controller_; variable
22 navigation_controller_(navigation_controller) { in GoogleURLTrackerMapEntry()
40 navigation_controller_(&(web_contents->GetController())) { in WebContentsAndroid()46 navigation_controller_.GetJavaObject().obj()).obj()); in WebContentsAndroid()
38 NavigationControllerAndroid navigation_controller_; variable