Home
last modified time | relevance | path

Searched refs:callNPP_GetValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/include/
Depmanager.h101 NPError callNPP_GetValue(NPP instance, NPPVariable variable, void *value);
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp361 NPError rv = epManager->callNPP_GetValue(instance, variable, value); in NPP_GetValue()
Depmanager.cpp353 NPError NPPEntryPointManager::callNPP_GetValue(NPP instance, NPPVariable variable, void *value) in callNPP_GetValue() function in NPPEntryPointManager