Searched refs:AllowPopup (Results 1 – 6 of 6) sorted by relevance
87 bool ContentRendererClient::AllowPopup() { in AllowPopup() function in content::ContentRendererClient
180 virtual bool AllowPopup();
106 virtual bool AllowPopup() OVERRIDE;
1157 bool ChromeContentRendererClient::AllowPopup() { in AllowPopup() function in ChromeContentRendererClient
1640 if (GetContentClient()->renderer()->AllowPopup()) in createView()
3718 if (GetContentClient()->renderer()->AllowPopup()) in OpenURL()