Searched refs:m_fullMIMEDescription (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/plugins/
H A DPluginPackage.h89 String fullMIMEDescription() const { return m_fullMIMEDescription;}
133 String m_fullMIMEDescription; member in class:WebCore::PluginPackage
H A DPluginPackage.cpp387 m_fullMIMEDescription = String();
/external/webkit/Source/WebCore/plugins/qt/
H A DPluginPackageQt.cpp72 m_fullMIMEDescription = mimeDescription.lower();

Completed in 84 milliseconds