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

/external/chromium_org/content/child/npapi/
H A Dnpobject_base.h18 class NPObjectBase { class in namespace:content
20 virtual ~NPObjectBase() {}
22 // Returns the underlying NPObject handled by this NPObjectBase instance.
25 // Returns the channel listener for this NPObjectBase instance.

Completed in 75 milliseconds