Searched defs:npobj (Results 1 – 3 of 3) sorted by relevance
162 static bool testGetProperty(NPObject* npobj, NPIdentifier name, NPVariant* result) in testGetProperty()202 static bool testConstruct(NPObject* npobj, const NPVariant* /*args*/, uint32_t /*argCount*/, NPVari… in testConstruct()
65 void MockNPDeallocate(NPObject* npobj) { in MockNPDeallocate()431 bool MockNPHasPropertyFunction(NPObject *npobj, NPIdentifier name) { in MockNPHasPropertyFunction()435 bool MockNPGetPropertyFunction(NPObject *npobj, NPIdentifier name, in MockNPGetPropertyFunction()
53 static void FreeJavaNPObject(NPObject* npobj) in FreeJavaNPObject()