HomeSort by relevance Sort by last modified time
    Searched refs:testHasProperty (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
TestObject.cpp 35 static bool testHasProperty(NPObject*, NPIdentifier name);
49 testHasProperty,
125 static bool testHasProperty(NPObject*, NPIdentifier name)
PluginObject.cpp 194 "testHasProperty",
568 static bool testHasProperty(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* result)
778 return testHasProperty(plugin, args, argCount, result);
    [all...]

Completed in 69 milliseconds