Searched defs:GetBrowserPluginManager (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
H A Dchild_frame_compositing_helper.cc78 BrowserPluginManager* ChildFrameCompositingHelper::GetBrowserPluginManager() { function in class:content::ChildFrameCompositingHelper
103 if (GetBrowserPluginManager()) {
104 GetBrowserPluginManager()->Send(
117 if (GetBrowserPluginManager()) {
118 GetBrowserPluginManager()->Send(new BrowserPluginHostMsg_BuffersSwappedACK(
130 if (GetBrowserPluginManager()) {
131 GetBrowserPluginManager()->Send(
561 if (GetBrowserPluginManager()) {
562 GetBrowserPluginManager()->Send(
H A Drender_view_impl.cc2192 BrowserPluginManager* RenderViewImpl::GetBrowserPluginManager() { function in class:content::RenderViewImpl

Completed in 83 milliseconds