HomeSort by relevance Sort by last modified time
    Searched defs:WebPlugin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin.h 33 class WebPlugin {
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/
WebPlugin.h 63 class WebPlugin {
184 ~WebPlugin() { }

Completed in 53 milliseconds