Home
last modified time | relevance | path

Searched refs:NPP_GetValueProcPtr (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/plugins/qt/
DPluginPackageQt.cpp43 NPP_GetValueProcPtr gv = (NPP_GetValueProcPtr)m_module->resolve("NP_GetValue"); in fetchInfo()
/external/webkit/WebCore/plugins/gtk/
DPluginPackageGtk.cpp49 NPP_GetValueProcPtr NPP_GetValue = 0; in fetchInfo()
/external/webkit/WebCore/plugins/
Dnpfunctions.h113 typedef NPError (*NPP_GetValueProcPtr)(NPP instance, NPPVariable variable, void *ret_value); typedef
193 NPP_GetValueProcPtr getvalue;
/external/webkit/WebCore/plugins/android/
DPluginPackageAndroid.cpp284 NPP_GetValueProcPtr NP_GetValue; in fetchInfo()
/external/webkit/WebCore/manual-tests/NPN_Invoke/
Dmain.c148 …pluginFuncs->getvalue = (NPP_GetValueProcPtr)tVectorForFunctionPointer((FunctionPointer)NPP_GetVal… in main()
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm531 …pluginFuncs.getvalue = (NPP_GetValueProcPtr)functionPointerForTVector((TransitionVector)pluginFunc…