Home | History | Annotate | Download | only in TestNetscapePlugIn

Lines Matching refs:geturlnotify

217     "getURLNotify",
559 static bool getURLNotify(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant* result)
571 browser->geturlnotify(obj->npp, urlString, targetString, callbackIdentifier);
1023 return getURLNotify(plugin, args, argCount, result);