Home | History | Annotate | Download | only in accessibility

Lines Matching refs:browser

9 #include "chrome/browser/automation/ui_controls.h"
10 #include "chrome/browser/renderer_host/render_widget_host_view_win.h"
11 #include "chrome/browser/ui/browser.h"
12 #include "chrome/browser/ui/browser_window.h"
15 #include "content/browser/renderer_host/render_view_host.h"
16 #include "content/browser/tab_contents/tab_contents.h"
194 browser()->GetSelectedTabContents()->GetRenderWidgetHostView()->
214 browser()->GetSelectedTabContents()->render_view_host()->
347 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
351 // Check the browser's copy of the renderer accessibility tree.
373 ui_test_utils::NavigateToURL(browser(), about_url);
387 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
392 // Check the browser's copy of the renderer accessibility tree.
413 // Check that the accessibility tree of the browser has been updated.
424 // Check that the accessibility tree of the browser has been updated.
435 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
440 // Check the browser's copy of the renderer accessibility tree.
455 // Check that the accessibility tree of the browser has been updated.
466 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
471 // Check the browser's copy of the renderer accessibility tree.
482 // Check that the accessibility tree of the browser has been updated.
494 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
499 // Check the accessible tree of the browser.
508 // Check that the accessibility tree of the browser has been updated.
521 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
526 // Check the browser's copy of the renderer accessibility tree.
539 // Check that the accessibility tree of the browser has been updated.
554 // Check that the accessibility tree of the browser has been updated.
564 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
569 // Check the browser's copy of the renderer accessibility tree.
586 // Check that the accessibility tree of the browser has been updated.
592 // This test verifies that browser-side cache of the renderer accessibility
593 // tree is reachable from the browser's tree. Tools that analyze windows
599 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);
604 // Get the accessibility object for the browser window.
605 HWND browser_hwnd = browser()->window()->GetNativeHandle();
659 browser()->OpenURL(tree_url, GURL(), CURRENT_TAB, PageTransition::TYPED);