Home
last modified time | relevance | path

Searched defs:NP_GetMIMEDescription (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/plugins/gtk/
DPluginPackageGtk.cpp48 NP_GetMIMEDescriptionFuncPtr NP_GetMIMEDescription = 0; in fetchInfo() local
/external/webkit/WebCore/plugins/android/
DPluginPackageAndroid.cpp283 NP_GetMIMEDescriptionFuncPtr NP_GetMIMEDescription; in fetchInfo() local
/external/webkit/WebKitTools/DumpRenderTree/unix/TestNetscapePlugin/
DTestNetscapePlugin.cpp291 NP_GetMIMEDescription(void) in NP_GetMIMEDescription() function