Home
last modified time | relevance | path

Searched refs:NPP_SetValueProcPtr (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/plugins/
Dnpfunctions.h114 typedef NPError (*NPP_SetValueProcPtr)(NPP instance, NPNVariable variable, void *value); typedef
199 NPP_SetValueProcPtr setvalue;
DPluginView.cpp1603 NPP_SetValueProcPtr setValue = m_plugin->pluginFuncs()->setvalue; in privateBrowsingStateChanged()
/external/webkit/Source/WebCore/manual-tests/NPN_Invoke/
Dmain.c149 …pluginFuncs->setvalue = (NPP_SetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_SetVal… in main()
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm535 …pluginFuncs.setvalue = (NPP_SetValueProcPtr)functionPointerForTVector((TransitionVector)pluginFunc…