Searched refs:PAGE_ZOOM_IN (Results 1 – 14 of 14) sorted by relevance
85 Zoom(content::PAGE_ZOOM_IN);91 Zoom(content::PAGE_ZOOM_IN);106 Zoom(content::PAGE_ZOOM_IN);
17 PAGE_ZOOM_IN = 1, enumerator
51 zoom_in ? content::PAGE_ZOOM_IN : content::PAGE_ZOOM_OUT); in ChangeZoom()
242 chrome_page_zoom::Zoom(contents1, content::PAGE_ZOOM_IN); in TEST_F()303 chrome_page_zoom::Zoom(contents1, content::PAGE_ZOOM_IN); in TEST_F()
203 chrome_page_zoom::Zoom(web_contents, content::PAGE_ZOOM_IN); in IN_PROC_BROWSER_TEST_F()
187 Zoom(zoom_in ? content::PAGE_ZOOM_IN : content::PAGE_ZOOM_OUT); in ContentsZoomChange()
409 panel_host_->Zoom(content::PAGE_ZOOM_IN); in ExecuteCommandWithDisposition()
230 zoom_type = content::PAGE_ZOOM_IN; in RunSync()
156 [self zoomHelper:content::PAGE_ZOOM_IN];
575 content::PAGE_ZOOM_IN); in AcceleratorPressed()
586 chrome_page_zoom::Zoom(web_contents(), content::PAGE_ZOOM_IN); in ZoomIn()
883 zoom_in ? content::PAGE_ZOOM_IN : content::PAGE_ZOOM_OUT); in ContentsZoomChange()
627 Zoom(browser_, content::PAGE_ZOOM_IN); in ExecuteCommandWithDisposition()
1837 chrome::Zoom(browser(), content::PAGE_ZOOM_IN); in IN_PROC_BROWSER_TEST_F()