Searched refs:GetNavigationController (Results 1 – 9 of 9) sorted by relevance
40 NavigationController* navigation_controller = GetNavigationController(); in GetText()68 NavigationController* navigation_controller = GetNavigationController(); in GetSecurityLevel()122 GetNavigationController()->GetActiveEntry()->ssl().cert_id(), &cert); in GetEVCertName()126 NavigationController* ToolbarModel::GetNavigationController() const { in GetNavigationController() function in ToolbarModel
61 NavigationController* GetNavigationController() const;
144 const NavigationController* navigation_controller = GetNavigationController(); in GetURL()172 NavigationController* controller = GetNavigationController(); in ShouldDisplayURL()237 GetNavigationController()->GetVisibleEntry()->GetSSL().cert_id, &cert); in GetEVCertName()257 NavigationController* ToolbarModelImpl::GetNavigationController() const { in GetNavigationController() function in ToolbarModelImpl266 NavigationController* navigation_controller = GetNavigationController(); in GetProfile()
59 content::NavigationController* GetNavigationController() const;
44 content::NavigationController* GetNavigationController() const { in GetNavigationController() function in ExtensionURLRewriteBrowserTest50 return GetNavigationController()->GetVisibleEntry(); in GetNavigationEntry()
45 virtual content::NavigationController& GetNavigationController() const = 0;
27 GetNavigationController() const OVERRIDE;
58 OmniboxCurrentPageDelegateImpl::GetNavigationController() const { in GetNavigationController() function in OmniboxCurrentPageDelegateImpl
971 delegate_->GetNavigationController().DiscardNonCommittedEntries(); in OnEscapeKeyPressed()1304 delegate_->GetNavigationController().GetVisibleEntry()->GetURL(); in GetInfoForCurrentText()