Searched refs:GetAllowOtherViews (Results 1 – 9 of 9) sorted by relevance
51 EXPECT_FALSE(web_contents()->GetAllowOtherViews());54 EXPECT_TRUE(devtools_web_contents()->GetAllowOtherViews());55 EXPECT_TRUE(web_contents()->GetAllowOtherViews());58 EXPECT_FALSE(web_contents()->GetAllowOtherViews());
124 bool WebContentsViewGuest::GetAllowOtherViews() const { in GetAllowOtherViews() function in content::WebContentsViewGuest125 return platform_view_->GetAllowOtherViews(); in GetAllowOtherViews()
112 virtual bool GetAllowOtherViews() const = 0;
69 virtual bool GetAllowOtherViews() const OVERRIDE;
81 virtual bool GetAllowOtherViews() const OVERRIDE;
275 bool WebContentsViewMac::GetAllowOtherViews() const {
345 virtual bool GetAllowOtherViews() OVERRIDE; in NON_EXPORTED_BASE()
4230 bool WebContentsImpl::GetAllowOtherViews() { in GetAllowOtherViews() function in content::WebContentsImpl4231 return view_->GetAllowOtherViews(); in GetAllowOtherViews()
602 virtual bool GetAllowOtherViews() = 0;