Home | History | Annotate | Download | only in TestNetscapePlugIn.subproj

Lines Matching defs:getURLNotify

188     "getURLNotify",
436 static bool getURLNotify(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* result)
448 browser->geturlnotify(obj->npp, urlString, targetString, callbackIdentifier);
762 return getURLNotify(plugin, args, argCount, result);