HomeSort by relevance Sort by last modified time
    Searched full:plugin_delegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 235 WebPluginDelegate* plugin_delegate = CreatePluginDelegate(); local
236 if (!plugin_delegate)
241 npp_ = plugin_delegate->GetPluginNPP();
248 bool ok = plugin_delegate->Initialize(
251 plugin_delegate->PluginDestroyed();
269 delegate_ = plugin_delegate;
1411 WebPluginDelegate* plugin_delegate = CreatePluginDelegate(); local
    [all...]
  /external/chromium/webkit/glue/
webkit_glue.gypi 220 '../plugins/ppapi/plugin_delegate.h',

Completed in 232 milliseconds