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

/external/chromium_org/content/child/npapi/
H A Dwebplugin.h33 class WebPlugin { class in namespace:content
35 virtual ~WebPlugin() {}
37 // Called by the plugin delegate to let the WebPlugin know if the plugin is
39 // tells the WebPlugin to send mouse/keyboard events to the plugin delegate,
126 // Called to inform the WebPlugin that the plugin has gained or lost focus.
/external/chromium_org/third_party/WebKit/public/web/
H A DWebPlugin.h63 class WebPlugin { class in namespace:blink
184 ~WebPlugin() { }

Completed in 94 milliseconds