HomeSort by relevance Sort by last modified time
    Searched refs:WebPluginDelegate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin_delegate.h 34 class WebPluginDelegate {
36 virtual ~WebPluginDelegate() {}
webplugin_delegate_impl.h 50 // An implementation of WebPluginDelegate that runs in the plugin process,
52 class WebPluginDelegateImpl : public WebPluginDelegate {
80 // WebPluginDelegate implementation
128 // End of WebPluginDelegate implementation.
197 friend class WebPluginDelegate;
  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 45 // An implementation of WebPluginDelegate that proxies all calls to
48 : public WebPluginDelegate,
58 // WebPluginDelegate implementation:

Completed in 51 milliseconds