Home
last modified time | relevance | path

Searched defs:npclass (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/child/npapi/
Dnpobject_proxy.h94 static const NPClass* npclass() { return &npclass_proxy_; } in npclass() function
/external/chromium_org/content/test/plugin/
Dplugin_npobject_identity_test.cc16 static NPObject* Allocate(NPP npp, NPClass* npclass) { in Allocate()
Dplugin_delete_plugin_in_deallocate_test.cc19 static NPObject* Allocate(NPP npp, NPClass* npclass) { in Allocate()
/external/chromium_org/third_party/npapi/bindings/
Dnpruntime.h321 #define NP_CLASS_STRUCT_VERSION_HAS_ENUM(npclass) \ argument
324 #define NP_CLASS_STRUCT_VERSION_HAS_CTOR(npclass) \ argument
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpruntime.h340 #define NP_CLASS_STRUCT_VERSION_HAS_ENUM(npclass) \ argument