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

  /external/webkit/Source/WebCore/plugins/
npapi.cpp 181 NPError NPN_GetValueForURL(NPP instance, NPNURLVariable variable, const char* url, char** value, uint32_t* len)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 791 static NPError NPN_GetValueForURL(NPP npp, NPNURLVariable variable, const char* url, char** value, uint32_t* len)
940 netscapeFuncs.getvalueforurl = NPN_GetValueForURL;

Completed in 200 milliseconds