Searched defs:NPObject (Results 1 – 9 of 9) sorted by relevance
79 typedef struct NPObject NPObject; typedef
134 static bool testHasMethod(NPObject*, NPIdentifier name) in testHasMethod() argument152 static bool testHasProperty(NPObject*, NPIdentifier name) in testHasProperty() argument192 static bool testEnumerate(NPObject* /*npobj*/, NPIdentifier **value, uint32_t *count) in testEnumerate() argument
35 typedef struct NPObject NPObject; typedef
81 class NPObject; variable
81 typedef struct NPObject NPObject; typedef323 struct NPObject { struct333 that function, otherwise a NPObject is allocated and argument
451 void _NPN_SetException(NPObject*, const NPUTF8* message) in _NPN_SetException() argument
87 class NPObject; variable
49 typedef struct NPObject NPObject; typedef
732 static void NPN_SetException(NPObject*, const NPUTF8* message) in NPN_SetException() argument