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

  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 238 WebPluginDelegateProxy* plugin_delegate = new WebPluginDelegateProxy( local
243 npp_ = plugin_delegate->GetPluginNPP();
250 bool ok = plugin_delegate->Initialize(
253 plugin_delegate->PluginDestroyed();
271 delegate_ = plugin_delegate;
1431 WebPluginDelegateProxy* plugin_delegate = new WebPluginDelegateProxy( local
    [all...]

Completed in 7819 milliseconds