Searched defs:getURLNotify (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/plugins/
H A DPluginView.cpp589 NPError PluginView::getURLNotify(const char* url, const char* target, void* notifyData) function in class:WebCore::PluginView
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A DPluginObject.cpp217 "getURLNotify",
559 static bool getURLNotify(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* result) function
1023 return getURLNotify(plugin, args, argCount, result);

Completed in 78 milliseconds