Home
last modified time | relevance | path

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

/external/webkit/WebCore/plugins/gtk/
DPluginPackageGtk.cpp48 NP_GetMIMEDescriptionFuncPtr NP_GetMIMEDescription = 0; in fetchInfo()
/external/webkit/WebCore/plugins/
Dnpfunctions.h207 typedef EXPORTED_CALLBACK(char*, NP_GetMIMEDescriptionFuncPtr)(void); typedef
210 typedef EXPORTED_CALLBACK(char*, NP_GetMIMEDescriptionFuncPtr)(void); typedef
/external/webkit/WebCore/plugins/android/
DPluginPackageAndroid.cpp332 NP_GetMIMEDescriptionFuncPtr NP_GetMIMEDescription; in fetchInfo()