Home
last modified time | relevance | path

Searched refs:NPNURLVariable (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.h175 - (NPError)getVariable:(NPNURLVariable)variable forURL:(const char*)url value:(char**)value length:…
176 - (NPError)setVariable:(NPNURLVariable)variable forURL:(const char*)url value:(const char*)value le…
Dnpapi.mm194 NPError NPN_GetValueForURL(NPP instance, NPNURLVariable variable, const char* url, char** value, ui…
199 NPError NPN_SetValueForURL(NPP instance, NPNURLVariable variable, const char* url, const char* valu…
DWebNetscapePluginView.mm2183 - (NPError)getVariable:(NPNURLVariable)variable forURL:(const char*)url value:(char**)value length:…
2235 - (NPError)setVariable:(NPNURLVariable)variable forURL:(const char*)url value:(const char*)value le…
/external/webkit/WebCore/bridge/
Dnpapi.h441 } NPNURLVariable; typedef
884 NPError NPN_GetValueForURL(NPP instance, NPNURLVariable variable, const char* url, char** value…
885 NPError NPN_SetValueForURL(NPP instance, NPNURLVariable variable, const char* url, const char* …
/external/webkit/WebCore/plugins/
Dnpfunctions.h69 typedef NPError (*NPN_GetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, cha…
70 typedef NPError (*NPN_SetValueForURLProcPtr)(NPP npp, NPNURLVariable variable, const char* url, con…