Home | History | Annotate | Download | only in web_contents

Lines Matching refs:GetBrowserPluginGuest

452                                opener ? opener->GetBrowserPluginGuest() : NULL);
1575 BrowserPluginGuest* guest = GetBrowserPluginGuest();
2223 if (GetBrowserPluginGuest())
2224 return GetBrowserPluginGuest()->LockMouse(allowed);
3195 if (GetBrowserPluginGuest()) {
3632 !GetBrowserPluginGuest() && !GetBrowserPluginEmbedder())
3661 if (GetBrowserPluginGuest()) {
4041 BrowserPluginGuest* WebContentsImpl::GetBrowserPluginGuest() const {