Searched refs:CanZoomIn (Results 1 – 3 of 3) sorted by relevance
79 bool CanZoomIn(content::WebContents* contents);
1137 command_updater_.UpdateCommandEnabled(IDC_ZOOM_PLUS, CanZoomIn(contents)); in UpdateCommandsForZoomState()
599 bool CanZoomIn(content::WebContents* contents) { in CanZoomIn() function