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

  /external/webkit/Source/WebCore/plugins/
PluginView.cpp 589 NPError PluginView::getURLNotify(const char* url, const char* target, void* notifyData)
    [all...]
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
PluginObject.cpp 217 "getURLNotify",
559 static bool getURLNotify(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* result)
571 browser->geturlnotify(obj->npp, urlString, targetString, callbackIdentifier);
    [all...]

Completed in 115 milliseconds