Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/plugins/
Dnpfunctions.h217 typedef EXPORTED_CALLBACK(char*, NP_GetMIMEDescriptionFuncPtr)(void); typedef
220 typedef EXPORTED_CALLBACK(char*, NP_GetMIMEDescriptionFuncPtr)(void); typedef
/external/webkit/Source/WebCore/plugins/gtk/
DPluginPackageGtk.cpp49 NP_GetMIMEDescriptionFuncPtr NP_GetMIMEDescription = 0; in fetchInfo()
/external/webkit/Source/WebCore/plugins/android/
DPluginPackageAndroid.cpp283 NP_GetMIMEDescriptionFuncPtr NP_GetMIMEDescription; in fetchInfo()