Searched refs:AllowPopup (Results 1 – 5 of 5) sorted by relevance
90 bool ContentRendererClient::AllowPopup() { in AllowPopup() function in content::ContentRendererClient
173 virtual bool AllowPopup();
95 virtual bool AllowPopup() OVERRIDE;
991 bool ChromeContentRendererClient::AllowPopup() { in AllowPopup() function in ChromeContentRendererClient
2107 if (GetContentClient()->renderer()->AllowPopup()) in OpenURL()2223 if (GetContentClient()->renderer()->AllowPopup()) in createView()