Home
last modified time | relevance | path

Searched refs:testNPInvoke (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DPluginObject.cpp1252 NPIdentifier testNPInvoke = browser->getstringidentifier("testNPInvoke"); in testNPRuntime() local
1264 if (browser->invoke(npp, windowScriptObject, testNPInvoke, args, 7, &result)) in testNPRuntime()