HomeSort by relevance Sort by last modified time
    Searched refs:IsFullAccessibilityModeForTesting (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/automation/
automation_apitest.cc 73 ASSERT_FALSE(rwh->IsFullAccessibilityModeForTesting());
85 ASSERT_FALSE(rwh->IsFullAccessibilityModeForTesting());
  /external/chromium_org/content/public/browser/
render_widget_host.h 196 virtual bool IsFullAccessibilityModeForTesting() = 0;
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.h 146 virtual bool IsFullAccessibilityModeForTesting() OVERRIDE;
    [all...]
render_widget_host_impl.cc 855 bool RenderWidgetHostImpl::IsFullAccessibilityModeForTesting() {
    [all...]

Completed in 181 milliseconds