Home
last modified time | relevance | path

Searched defs:NPN_SetValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/common/
Dnpn_gate.cpp345 NPError NPN_SetValue(NPP instance, NPPVariable variable, void *value) in NPN_SetValue() function
/external/chromium_org/content/child/npapi/
Dplugin_host.cc831 NPError NPN_SetValue(NPP id, NPPVariable variable, void* value) { in NPN_SetValue() function