Searched refs:CanReloadContents (Results 1 – 6 of 6) sorted by relevance
91 virtual bool CanReloadContents(TabContents* source) const;
438 bool DevToolsWindow::CanReloadContents(TabContents* source) const { in CanReloadContents() function in DevToolsWindow
729 if (tab && tab->tab_contents()->delegate()->CanReloadContents( in IsContextMenuCommandEnabled()808 if (tab && tab->tab_contents()->delegate()->CanReloadContents( in ExecuteContextMenuCommand()
779 virtual bool CanReloadContents(TabContents* source) const;
2641 bool Browser::CanReloadContents(TabContents* source) const { in CanReloadContents() function in Browser3715 CanReloadContents(current_tab)); in UpdateCommandsForTabState()3717 CanReloadContents(current_tab)); in UpdateCommandsForTabState()
894 source_tab_contents_->delegate()->CanReloadContents( in IsCommandIdEnabled()