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

/external/chromium_org/content/public/renderer/
H A Drenderer_ppapi_host.h50 class RendererPpapiHost { class in namespace:content
52 // Returns the RendererPpapiHost associated with the given PP_Instance,
57 // PP_Instance, and the RendererPpapiHost* for the second plugin will be
59 CONTENT_EXPORT static RendererPpapiHost* GetForPPInstance(
128 // Used by the embedder to inform this RendererPpapiHost that the associated
163 virtual ~RendererPpapiHost() {}

Completed in 66 milliseconds