Home
last modified time | relevance | path

Searched refs:NPN_GetValue (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/Tests/
DPassDifferentNPPStruct.cpp59 NPError error = NPN_GetValue(NPNVprivateModeBool, &privateMode); in NPP_SetWindow()
DLeakWindowScriptableObject.cpp25 if (NPN_GetValue(NPNVWindowNPObject, &window) != NPERR_NO_ERROR) { in NPP_New()
DInvokeDestroysPluginWithinNPP_New.cpp58 if (NPN_GetValue(NPNVWindowNPObject, &windowObject) != NPERR_NO_ERROR) in NPP_New()
DNPRuntimeCallsWithNullNPP.cpp47 if (NPN_GetValue(NPNVWindowNPObject, &windowObject) != NPERR_NO_ERROR || !windowObject) in NPP_New()
/external/chromium_org/content/shell/tools/plugin/
DPluginTest.cpp148 NPError PluginTest::NPN_GetValue(NPNVariable variable, void* value) { in NPN_GetValue() function in PluginTest
DPluginTest.h105 NPError NPN_GetValue(NPNVariable, void* value);
/external/chromium_org/content/child/npapi/
Dplugin_host.cc127 host_funcs_.getvalue = &NPN_GetValue; in InitializeHostFuncs()
678 NPError NPN_GetValue(NPP id, NPNVariable variable, void* value) { in NPN_GetValue() function
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h740 NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable, void *value);
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp138 fakeNPNFuncs.getvalue = NPN_GetValue; in NPP_New()
Dnpn_gate.cpp330 NPError NPN_GetValue(NPP instance, NPNVariable variable, void *value) in NPN_GetValue() function
/external/chromium_org/third_party/npapi/npspy/windows/
Dnpspy.rc155 …CONTROL "NPN_GetValue",IDC_CHECK_NPN_GETVALUE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,185…
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h881 NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable,
/external/chromium_org/tools/valgrind/memcheck/
Dsuppressions.txt985 fun:NPN_GetValue
2612 fun:NPN_GetValue