Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/browser/web_contents/ | |
web_contents_impl_unittest.cc | 167 bool is_showing() const { function in class:content::__anon11753::TestInterstitialPage 169 GetRenderViewHostForTesting()->GetView())->is_showing(); [all...] |
/external/chromium_org/content/test/ | |
test_render_view_host.h | 159 bool is_showing() const { return is_showing_; } function in class:content::TestRenderWidgetHostView |