Home
last modified time | relevance | path

Searched refs:BrowserPluginGuest (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/patch/patches/
Dchrome_plugins.patch204 @@ -116,6 +116,8 @@ class BrowserPluginGuest : public GuestHost, public WebContentsObserver {
211 // BrowserPluginGuest is a WebContentsObserver of |web_contents| and
212 // |web_contents| has to stay valid for the lifetime of BrowserPluginGuest.
/third_party/cef/libcef/browser/osr/
Dweb_contents_view_osr.h14 class BrowserPluginGuest; variable
/third_party/cef/libcef/browser/extensions/
Dbrowser_extensions_util.cc49 content::BrowserPluginGuest* plugin_guest = in GetOwnerForGuestContents()
/third_party/cef/patch/
Dpatch.cfg87 # Support custom RenderWidgetHostViewOSR for BrowserPluginGuest.
123 # Support custom RenderWidgetHostViewOSR for BrowserPluginGuest.
265 # Add BrowserPluginGuest::owner_web_contents() method.