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

  /external/chromium_org/content/browser/web_contents/
web_contents_impl_unittest.cc 169 bool is_showing() const { function in class:content::__anon12087::TestInterstitialPage
171 GetRenderViewHostForTesting()->GetView())->is_showing();
    [all...]
  /external/chromium_org/content/test/
test_render_view_host.h 161 bool is_showing() const { return is_showing_; } function in class:content::TestRenderWidgetHostView

Completed in 82 milliseconds