Searched refs:callNPP_SetValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/include/
H A Depmanager.h102 NPError callNPP_SetValue(NPP instance, NPNVariable variable, void *value);
/external/chromium_org/third_party/npapi/npspy/common/
H A Depmanager.cpp362 NPError NPPEntryPointManager::callNPP_SetValue(NPP instance, NPNVariable variable, void *value) function in class:NPPEntryPointManager
H A Dnpp_gate.cpp380 NPError rv = epManager->callNPP_SetValue(instance, variable, value);

Completed in 195 milliseconds