Home
last modified time | relevance | path

Searched refs:CanRequestTabletSite (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dbrowser_commands.h145 bool CanRequestTabletSite(content::WebContents* current_tab);
Dbrowser_command_controller.cc1123 CanRequestTabletSite(current_web_contents)); in UpdateCommandsForTabState()
Dbrowser_commands.cc1105 bool CanRequestTabletSite(WebContents* current_tab) { in CanRequestTabletSite() function