Searched defs:NPN_GetURL (Results 1 – 4 of 4) sorted by relevance
87 NPError NPN_GetURL(NPP instance, const char* URL, const char* target) function
121 NPError PluginTest::NPN_GetURL(const char* url, const char* target) in NPN_GetURL() function in PluginTest
77 NPError NPN_GetURL(NPP instance, const char* url, const char* target) in NPN_GetURL() function
283 static NPError NPN_GetURL(NPP npp, const char* url, const char* target) in NPN_GetURL() function