Searched defs:NPObject (Results 1 – 5 of 5) sorted by relevance
123 static bool testHasMethod(NPObject*, NPIdentifier name) { in testHasMethod() argument143 static bool testHasProperty(NPObject*, NPIdentifier name) { in testHasProperty() argument190 static bool testEnumerate(NPObject* /*npobj*/, in testEnumerate() argument
113 typedef struct NPObject NPObject; typedef343 struct NPObject { struct353 that function, otherwise a NPObject is allocated and argument
85 typedef struct NPObject NPObject; typedef327 struct NPObject { struct337 that function, otherwise a NPObject is allocated and argument
327 void WebRemoteFrameImpl::bindToWindowObject(const WebString& name, NPObject*) in bindToWindowObject() argument332 void WebRemoteFrameImpl::bindToWindowObject(const WebString& name, NPObject*, void*) in bindToWindowObject() argument
174 NPP WebBindings::getObjectOwner(NPObject*) in getObjectOwner() argument