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

/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi_extensions.h17 * The variable returns a pointer to an NPNExtensions structure. */
243 typedef struct NPNExtensions NPNExtensions; typedef in typeref:struct:NPNExtensions
245 // DEPRECATED: this typedef is just for the NaCl code until they switch to NPNExtensions.
247 typedef struct NPNExtensions NPExtensions;
706 struct NPNExtensions { struct

Completed in 66 milliseconds