Home
last modified time | relevance | path

Searched refs:GetPluginInstance (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/chrome/renderer/pepper/
Dpepper_pdf_host.cc179 host_->GetPluginInstance(pp_instance()); in OnHostMsgDidStartLoading()
189 host_->GetPluginInstance(pp_instance()); in OnHostMsgDidStopLoading()
199 host_->GetPluginInstance(pp_instance()); in OnHostMsgSetContentRestriction()
229 host_->GetPluginInstance(pp_instance()); in OnHostMsgHasUnsupportedFeature()
249 host_->GetPluginInstance(pp_instance()); in OnHostMsgPrint()
270 host_->GetPluginInstance(pp_instance()); in OnHostMsgSaveAs()
Dpepper_flash_fullscreen_host.cc41 renderer_ppapi_host_->GetPluginInstance(pp_instance()); in OnSetFullscreen()
Dpepper_flash_renderer_host.cc190 host_->GetPluginInstance(pp_instance()); in OnSetInstanceAlwaysOnTop()
308 host_->GetPluginInstance(pp_instance()); in OnNavigate()
374 host_->GetPluginInstance(pp_instance()); in OnIsRectTopmost()
Dpepper_flash_drm_renderer_host.cc48 renderer_ppapi_host_->GetPluginInstance(pp_instance()); in OnGetVoucherFile()
/external/chromium_org/content/renderer/pepper/
Dppb_var_deprecated_impl.cc121 PepperPluginInstanceImpl* GetPluginInstance() { in GetPluginInstance() function in content::__anon5679fa9f0111::ObjectAccessorTryCatch
207 PP_Var ret = NPVariantToPPVar(accessor.GetPluginInstance(), &result); in GetProperty()
321 PP_Var ret = NPVariantToPPVar(accessor->GetPluginInstance(), &result); in InternalCallDeprecated()
334 PepperPluginInstanceImpl* plugin = accessor.GetPluginInstance(); in CallDeprecated()
372 PP_Var ret = NPVariantToPPVar(accessor.GetPluginInstance(), &result); in Construct()
Dmock_renderer_ppapi_host.cc33 PepperPluginInstance* MockRendererPpapiHost::GetPluginInstance( in GetPluginInstance() function in content::MockRendererPpapiHost
Dhost_dispatcher_wrapper.cc80 PepperPluginInstance* plugin_instance = host->GetPluginInstance(instance); in AddInstance()
Dmock_renderer_ppapi_host.h38 virtual PepperPluginInstance* GetPluginInstance(
Drenderer_ppapi_host_impl.h79 virtual PepperPluginInstance* GetPluginInstance(
Drenderer_ppapi_host_impl.cc161 PepperPluginInstance* RendererPpapiHostImpl::GetPluginInstance( in GetPluginInstance() function in content::RendererPpapiHostImpl
Dpepper_url_loader_host.cc372 renderer_ppapi_host_->GetPluginInstance(pp_instance()); in GetFrame()
Dpepper_video_capture_host.cc55 return !!renderer_ppapi_host_->GetPluginInstance(pp_instance()); in Init()
Dpepper_graphics_2d_host.cc359 renderer_ppapi_host_->GetPluginInstance(pp_instance()); in Paint()
/external/chromium_org/content/public/renderer/
Drenderer_ppapi_host.h72 virtual PepperPluginInstance* GetPluginInstance(