Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
DLeakWindowScriptableObject.cpp42 if (NPN_GetValue(NPNVWindowNPObject, &window) != NPERR_NO_ERROR) { in NPP_New()
DPassDifferentNPPStruct.cpp55 NPError error = NPN_GetValue(NPNVprivateModeBool, &privateMode); in NPP_SetWindow()
DInvokeDestroysPluginWithinNPP_New.cpp54 if (NPN_GetValue(NPNVWindowNPObject, &windowObject) != NPERR_NO_ERROR) in NPP_New()
DNPRuntimeCallsWithNullNPP.cpp39 if (NPN_GetValue(NPNVWindowNPObject, &windowObject) != NPERR_NO_ERROR || !windowObject) in NPP_New()
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
DPluginTest.cpp158 NPError PluginTest::NPN_GetValue(NPNVariable variable, void* value) in NPN_GetValue() function in PluginTest
DPluginTest.h76 NPError NPN_GetValue(NPNVariable, void* value);
/external/chromium_org/content/child/npapi/
Dplugin_host.cc120 host_funcs_.getvalue = &NPN_GetValue; in InitializeHostFuncs()
665 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/bindings/
Dnpapi.h881 NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable,
/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/tools/valgrind/memcheck/
Dsuppressions.txt1010 fun:NPN_GetValue
2769 fun:NPN_GetValue