Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/plugins/
DPluginView.cpp589 NPError PluginView::getURLNotify(const char* url, const char* target, void* notifyData) in getURLNotify() function in WebCore::PluginView
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DPluginObject.cpp559 static bool getURLNotify(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* re… in getURLNotify() function