Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/
Dbrowser_commands.h79 bool CanZoomIn(content::WebContents* contents);
Dbrowser_command_controller.cc1137 command_updater_.UpdateCommandEnabled(IDC_ZOOM_PLUS, CanZoomIn(contents)); in UpdateCommandsForZoomState()
Dbrowser_commands.cc599 bool CanZoomIn(content::WebContents* contents) { in CanZoomIn() function